crownpku / text2vecLinks
Easily generate document/paragraph/sentence vectors and calculate similarity.
☆137Updated 3 years ago
Alternatives and similar repositories for text2vec
Users that are interested in text2vec are comparing it to the libraries listed below
Sorting:
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 4 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- reference tensorflow code for named entity tagging☆104Updated 4 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆209Updated 2 years ago
- Document clustering using Density Based Spatial Clustering (DBSCAN) [undergrad NLP class project 2015@TU]☆79Updated last year
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 8 years ago
- A project with topic model implementations☆133Updated 3 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravan…☆179Updated 11 months 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 …☆128Updated 6 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 2 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- ☆96Updated 6 years ago
- Siamese LSTM for evaluating semantic similarity between sentences of the Quora Question Pairs Dataset.☆256Updated 7 years ago
- Library for fast text representation and extreme classification.☆151Updated 4 years ago
- Code & dataset for the paper 'Attention-based Neural Text Segmentation'☆54Updated 7 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- HDLTex: Hierarchical Deep Learning for Text Classification☆276Updated 10 months ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆197Updated 5 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Code and dataset for ACL2018 paper "Exploiting Document Knowledge for Aspect-level Sentiment Classification"☆148Updated 7 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆108Updated last year
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- "Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in EMNLP'15 - Python implementation☆143Updated last week
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆298Updated 7 years ago
- TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Rel…☆188Updated 6 years ago