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
- Relation Extraction using Deep learning(CNN)☆99Updated 8 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
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 5 months ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Key-phrase extraction for research publications using graph-representation of texts and centrality measures☆19Updated 9 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html☆139Updated 2 years ago
- LDA topic modeling with word2vec using gaussian topic distributions for infinite vocabulary☆53Updated 9 years ago
- Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum☆109Updated 6 years ago
- ☆142Updated 5 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 8 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Keyword extraction with Word2Vec☆46Updated 4 years ago
- A script to perform a word embeddings clustering using the K-Means algorithm☆37Updated 8 years ago
- API for Tensorflow model in Flask☆102Updated 7 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆178Updated 5 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆146Updated 8 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in …☆127Updated 6 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆286Updated 2 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- An implementation of Hierchical Attention Networks for Document Classification in Keras.☆46Updated 4 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
- Word Embeddings for Information Retrieval☆225Updated last year
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 7 years ago