v1shwa / document-similarity
Document Similarity using Word2Vec
☆102Updated 2 years ago
Alternatives and similar repositories for document-similarity:
Users that are interested in document-similarity are comparing it to the libraries listed below
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆115Updated 4 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆107Updated 7 months ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 6 years ago
- Multi Text Classificaiton☆92Updated 5 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 5 years ago
- Word Embeddings for Information Retrieval☆226Updated last year
- Easily generate document/paragraph/sentence vectors and calculate similarity.☆137Updated 3 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- Sarcasm detection on tweets using neural network☆129Updated last year
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Simple API to use SenticNet☆74Updated 3 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆283Updated last year
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 4 months ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 4 months ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Keyword extraction with Word2Vec☆46Updated 3 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- 🔤 Calculate average word embeddings (word2vec) from documents for transfer learning☆54Updated 8 months ago
- Transfer Learning for NLP Tasks☆56Updated 6 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago
- Multi Label text classification using bert☆154Updated 5 years ago
- Keras implementation of "Few-shot Learning for Named Entity Recognition in Medical Text"☆179Updated 5 years ago
- Text summarization using seq2seq in Keras☆290Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Document clustering and topic modelling with Python☆86Updated 6 years ago
- Implementation of Siamese Neural Networks built upon multihead attention mechanism for text semantic similarity task.☆183Updated last year
- Sentiment analysis with SentiWordNet 3.0☆44Updated 8 years ago