crownpku / text2vec
Easily generate document/paragraph/sentence vectors and calculate similarity.
☆136Updated 3 years ago
Alternatives and similar repositories for text2vec:
Users that are interested in text2vec are comparing it to the libraries listed below
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 6 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 3 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- Text summarization starting from scratch.☆94Updated 8 months ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆199Updated 5 years ago
- ☆42Updated 7 years ago
- Implementation of the algorithm detailed in ElKishky, Ahmed, et al. "Scalable topical phrase mining from text corpora."☆82Updated 8 years ago
- "Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in EMNLP'15 - Python implementation☆143Updated 8 months ago
- ☆316Updated 2 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- Library for fast text representation and extreme classification.☆148Updated 4 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- Hierarchical, multi-label topic modelling with LDA☆54Updated 2 years ago
- semantic analysis using word2vector, doc2vector,lstm and other method. mainly for text similarity analysis.☆155Updated 7 years ago
- Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravan…☆178Updated 8 months ago
- attention based joint model for intent detection and slot filling☆178Updated 7 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆483Updated 5 years ago
- Aspect-Based Sentiment Analysis Experiments☆132Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Improved Word Representation Learning with Sememes☆197Updated 6 years ago
- ☆175Updated 10 years ago
- Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms☆95Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago