Huffon / sentence-similarityLinks
This repository contains various ways to calculate sentence vector similarity using NLP models
☆198Updated 5 years ago
Alternatives and similar repositories for sentence-similarity
Users that are interested in sentence-similarity are comparing it to the libraries listed below
Sorting:
- Named Entity Recognition with BERT using TensorFlow 2.0☆213Updated 2 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆100Updated 9 months ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆122Updated 4 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 5 years ago
- An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the t…☆222Updated 11 months ago
- ☆121Updated 2 years ago
- Deep Keyphrase Extraction using BERT☆259Updated 3 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆159Updated 5 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Code for AAAI2018 paper "Table-to-text Generation by Structure-aware Seq2seq Learning"☆152Updated 2 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆392Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆153Updated 4 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 5 years ago
- Implementation of a linear-chain CRF in PyTorch☆96Updated 4 years ago
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆124Updated 4 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- CrossWeigh: Training Named Entity Tagger from Imperfect Annotations☆177Updated 10 months ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆206Updated 2 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆436Updated 2 years ago
- Keyphrase Generation☆219Updated last year
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆98Updated 4 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆179Updated 4 years ago
- XLNet Extension in TensorFlow☆130Updated 4 years ago
- Re-implementation of ELMo on Keras☆133Updated 2 years ago