kavgan / phrase-at-scaleLinks
Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in languages other than English
☆131Updated 6 years ago
Alternatives and similar repositories for phrase-at-scale
Users that are interested in phrase-at-scale are comparing it to the libraries listed below
Sorting:
- Twitter named entity extraction for WNUT 2016 http://noisy-text.github.io/2016/ner-shared-task.html☆140Updated 3 years ago
- Generating labels for topics automatically using neural embeddings☆185Updated 3 months ago
- Named Entity Recognition based on dictionaries☆242Updated 6 years ago
- Word Embeddings for Information Retrieval☆225Updated 2 years ago
- Clinical spelling correction with word and character n-gram embeddings.☆75Updated 3 years ago
- Python Framework for Extractive Text Summarization☆113Updated 4 years ago
- Python library for Natural Language Preprocessing (NLPre)☆191Updated 2 years ago
- One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques☆210Updated 2 years ago
- A previous version of Snorkel focused on information extraction☆36Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 7 years ago
- Easily generate document/paragraph/sentence vectors and calculate similarity.☆137Updated 4 years ago
- This repository contains various ways to calculate sentence vector similarity using NLP models☆198Updated 5 years ago
- A way to do annotations for NER. TALEN: Tool for Annotation of Low-resource ENtities☆118Updated 5 months ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 7 years ago
- ☆123Updated 2 years ago
- Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum☆109Updated 6 years ago
- Dict2vec is a framework to learn word embeddings using lexical dictionaries.☆116Updated 4 years ago
- Event extraction pipeline.☆34Updated 8 years ago
- TETRE: a Toolkit for Exploring Text for Relation Extraction☆75Updated 8 years ago
- ☆50Updated 4 years ago
- Fast, DB Backed pretrained word embeddings for natural language processing.☆224Updated 8 months ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆187Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- A Multilingual Latent Dirichlet Allocation (LDA) Pipeline with Stop Words Removal, n-gram features, and Inverse Stemming, in Python.☆83Updated last year
- This is an implementation of Hearst patterns, for finding hyponyms, written in Python.☆87Updated 3 years ago
- A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)☆154Updated 5 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 8 years ago
- Entity linking framework☆180Updated 7 years ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆178Updated 8 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆114Updated 5 years ago