chrisjmccormick / simsearchLinks
Python tools for performing similarity searches on text documents.
☆24Updated 8 years ago
Alternatives and similar repositories for simsearch
Users that are interested in simsearch are comparing it to the libraries listed below
Sorting:
- Key-phrase extraction for research publications using graph-representation of texts and centrality measures☆19Updated 9 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- ☆50Updated 3 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago
- SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model☆36Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 7 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 7 years ago
- UNSUPPORTED & OUTDATED: Derive named entities from Wikipedia☆47Updated 6 years ago
- ☆23Updated 7 years ago
- Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM☆44Updated 7 years ago
- Event extraction pipeline.☆34Updated 7 years ago
- Question classification on TREC dataset using Deep Neural structures, namely CNN & LSTM & both of them.☆30Updated 9 years ago
- Code for WWW 2017 conference paper "Leveraging large amounts of weakly supervised data for multi-language sentiment classification"☆36Updated 6 years ago
- A system for learning word weights, optimised for sentence-level vector similarity☆42Updated 9 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Information extraction over restaurant reviews for the Yelp Dataset Challenge☆30Updated 12 years ago
- ☆35Updated 3 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- TETRE: a Toolkit for Exploring Text for Relation Extraction☆75Updated 8 years ago
- ☆24Updated 9 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 11 years ago
- Abstractive text summarization http://arxiv.org/abs/1509.00685☆23Updated 9 years ago
- Named Entity Disambiguation for Noisy Text☆66Updated 7 years ago
- Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.☆14Updated 8 years ago
- A script to perform a word embeddings clustering using the K-Means algorithm☆37Updated 8 years ago