crownpku / text2vecLinks
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
Sorting:
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆207Updated 2 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 7 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- Fine-tune BERT to generate sentence embedding for cosine similarity☆69Updated 5 years ago
- "Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in EMNLP'15 - Python implementation☆143Updated 10 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 …☆127Updated 6 years ago
- reference tensorflow code for named entity tagging☆104Updated 3 years ago
- HDLTex: Hierarchical Deep Learning for Text Classification☆274Updated 9 months ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- ☆41Updated 7 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- A deep text classifiers library.☆37Updated 6 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 7 years ago
- Python implemetation for Dirichlet Multinomial Mixture (DMM) model☆47Updated 3 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆108Updated 2 years ago
- A project with topic model implementations☆132Updated 3 years ago
- Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravan…☆178Updated 10 months ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆107Updated last year
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆153Updated 7 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Document clustering and topic modelling with Python☆85Updated 7 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- Code & dataset for the paper 'Attention-based Neural Text Segmentation'☆54Updated 7 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago