jerry2yu / ngramsLinks
A package in C++ for character or word ngram analysis. It uses Ternary Search Tree instead of hashing table for faster ngram frequency counting. Words are converted to unique IDs and encoded to more compact base 256 integers. It is a partial implementation of Dr. Vlado Keselj 's Text-Ngrams 1.6, which is a very flexible Ngram package in perl.
☆20Updated 10 years ago
Alternatives and similar repositories for ngrams
Users that are interested in ngrams are comparing it to the libraries listed below
Sorting:
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 7 years ago
- ☆21Updated 8 years ago
- Dynamic Entity Summarization (DynES)☆20Updated 6 years ago
- A flexible variational inference LDA library.☆23Updated 6 years ago
- Experiment with document similarity via Matt Kusner's MWD paper☆24Updated 9 years ago
- Semantic embeddings of entities☆66Updated 8 years ago
- Word embedding approach based on a dynamic log-linear model☆54Updated 7 years ago
- Utilities for manipulating finite state transducers with the OpenFst library.☆32Updated 7 years ago
- Neural Reranking for Named Entity Recognition, accepted as regular paper at RANLP 2017☆23Updated 8 years ago
- Extractors whose input is a chunked sentence. Includes Relnoun, Nesty, and a scala interface for ReVerb.☆28Updated 7 years ago
- Morfessor FlatCat☆13Updated 5 years ago
- ☆25Updated 2 years ago
- Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipg…☆127Updated 7 months ago
- SMOR (Stuttgart Morphology) with alternative lemmatization component☆12Updated 2 years ago
- A tool for classifying mistakes in the output of parsers☆41Updated 2 years ago
- Neural topic modeling☆29Updated 4 years ago
- C++ implementation of the Hellinger PCA for computing word embeddings.☆32Updated 8 years ago
- Easy-first dependency parser based on Hierarchical Tree LSTMs☆32Updated 8 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆80Updated 5 years ago
- Implicit relation extractor using a natural language model.☆24Updated 7 years ago
- Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L☆19Updated 8 years ago
- Zero-Shot Open Entity Typing as Type-Compatible Grounding, EMNLP'18.☆42Updated 5 years ago
- Hierarchical word clustering, following "Brown clustering" (Brown et al., 1992)☆70Updated 10 years ago
- utility class for building/evaluating document representations☆53Updated 5 years ago
- Reproducibility of the TAGME entity linking system☆60Updated 6 years ago
- ☆30Updated 7 years ago
- Frame-Semantic and PropBank Semantic Role Labeling with Syntactic Scaffolding.☆50Updated 4 years ago
- Semantic Entity Retrieval Toolkit☆110Updated 8 years ago
- ☆47Updated 8 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago