crownpku / text2vecLinks
Easily generate document/paragraph/sentence vectors and calculate similarity.
☆138Updated 4 years ago
Alternatives and similar repositories for text2vec
Users that are interested in text2vec are comparing it to the libraries listed below
Sorting:
- 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
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 5 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆210Updated 2 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☆105Updated 4 years ago
- "Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in EMNLP'15 - Python implementation☆142Updated 5 months ago
- A project with topic model implementations☆133Updated 3 years ago
- creating a dataset for person name disambiguation using combination of sources like wikipedia, DBLP authors and PPDB.☆52Updated 8 years ago
- Building Event Extraction and Trending Framework for Twitter☆14Updated 8 years ago
- TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Rel…☆189Updated 6 years ago
- Keyphrase Extraction based on Scientific Text, Semeval 2017, Task 10☆109Updated 3 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆97Updated 4 years ago
- Tensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)☆219Updated 7 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 3 years ago
- Implementation with some extensions of the paper "Snowball: Extracting Relations from Large Plain-Text Collections" (Agichtein and Gravan…☆178Updated last year
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 7 years ago
- Document clustering using Density Based Spatial Clustering (DBSCAN) [undergrad NLP class project 2015@TU]☆79Updated last year
- Improved Word Representation Learning with Sememes☆197Updated 7 years 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 …☆131Updated 6 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- HDLTex: Hierarchical Deep Learning for Text Classification☆278Updated last year
- ☆95Updated 7 years ago
- Code & dataset for the paper 'Attention-based Neural Text Segmentation'☆54Updated 8 years ago
- A deep text classifiers library.☆37Updated 7 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆47Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Relation Extraction using Deep learning(CNN)☆99Updated 8 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago