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:
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Relation Extraction using Deep learning(CNN)☆99Updated 8 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 8 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- A script to perform a word embeddings clustering using the K-Means algorithm☆37Updated 8 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Key-phrase extraction for research publications using graph-representation of texts and centrality measures☆19Updated 9 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated last month
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆178Updated 8 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews