jonsafari / clustercatLinks
Fast Word Clustering Software
☆78Updated 6 months ago
Alternatives and similar repositories for clustercat
Users that are interested in clustercat are comparing it to the libraries listed below
Sorting:
- C++ implementation of Generalised Brown clustering and python scripts for feature generation☆41Updated 9 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 8 years ago
- Fast supervised sentence boundary detection using the averaged perceptron☆90Updated 6 years ago
- Hierarchical word clustering, following "Brown clustering" (Brown et al., 1992)☆70Updated 10 years ago
- Code for morphological transformations☆29Updated 8 years ago
- A Combinatory Categorial Grammar library.☆22Updated 11 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆80Updated last year
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Open-source implementation of the BilBOWA (Bilingual Bag-of-Words without Alignments) word embedding model.☆69Updated 4 years ago
- Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)☆122Updated 2 years ago
- ☆21Updated 8 years ago
- ☆43Updated 10 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".