soshial / text-normalizationLinks
Python tool for normilizing text and text canonicalization (DISCONTINUED)
☆41Updated 12 years ago
Alternatives and similar repositories for text-normalization
Users that are interested in text-normalization are comparing it to the libraries listed below
Sorting:
- Fast supervised sentence boundary detection using the averaged perceptron☆91Updated 7 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 11 years ago
- Demonstration of the results in "Text Normalization using Memory Augmented Neural Networks", Authors: Subhojeet Pramanik, Aman Hussain☆60Updated 6 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 10 years ago
- A program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix an…☆54Updated 5 years ago
- An LSTM RNN for restoring missing punctuation in unsegmented text.☆78Updated 9 years ago
- Collects all tweets from the sample Public stream using Twitter's streaming API, and saves them to a file for later use as a corpus.☆45Updated 5 years ago
- Links to data used in Sproat & Jaitly (https://arxiv.org/abs/1611.00068) experiments.☆77Updated 4 years ago
- SWIG Wrapper for the SRILM toolkit☆35Updated 5 years ago
- maximum entropy based part-of-speech tagger for NLTK☆45Updated 9 years ago
- ☆31Updated 8 years ago
- ☆21Updated 10 years ago
- LSTM Language Model with Subword Units Input Representations☆42Updated 4 years ago
- Tokenize English sentences using neural networks.☆63Updated 8 years ago
- CS224S Course Project☆14Updated 11 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- simple text preprocessing tool☆18Updated 8 years ago
- Hadoop MapReduce training of modified Kneser-Ney smoothed language models☆29Updated 7 years ago
- Simple, standalone python classes for training statistical language models using several popular smoothing methods.☆25Updated 13 years ago
- CogComp's light-weight Python NLP annotators☆115Updated 6 years ago
- Fast Word Clustering Software☆79Updated 11 months ago
- An implementation of a HMM Ngram language model.☆11Updated 10 years ago
- Context Encoders (ConEc) as a simple but powerful extension of the word2vec model for learning word embeddings☆20Updated 5 years ago
- Non-distributional linguistic word vector representations.☆62Updated 8 years ago
- WebAnnotator is a tool for annotating Web pages. WebAnnotator is implemented as a Firefox extension (https://addons.mozilla.org/en-US/fi…☆48Updated 4 years ago
- MIT Language Modeling Toolkit☆119Updated 6 years ago
- Keras implementation of ontology aware token embeddings☆49Updated 7 years ago
- Code for Context is Everything: Finding Meaning Statistically in Semantic Spaces.☆16Updated 7 years ago
- A toolkit for producing n-gram language models. The highlights are the implementation of Kneser-Ney growing and revised Kneser pruning me…☆42Updated 4 months ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 9 years ago