soshial / text-normalizationLinks
Python tool for normilizing text and text canonicalization (DISCONTINUED)
☆41Updated 11 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:
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 10 years ago
- Fast supervised sentence boundary detection using the averaged perceptron☆90Updated 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 9 years ago
- A program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix an…☆53Updated 5 years ago
- Links to data used in Sproat & Jaitly (https://arxiv.org/abs/1611.00068) experiments.☆76Updated 4 years ago
- Demonstration of the results in "Text Normalization using Memory Augmented Neural Networks", Authors: Subhojeet Pramanik, Aman Hussain☆60Updated 6 years ago
- simple text preprocessing tool☆18Updated 8 years ago
- Fast Word Clustering Software☆78Updated 5 months ago
- An implementation of a HMM Ngram language model.☆11Updated 10 years ago
- LSTM Language Model with Subword Units Input Representations☆42Updated 4 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 4 years ago
- maximum entropy based part-of-speech tagger for NLTK☆45Updated 8 years ago
- An LSTM RNN for restoring missing punctuation in unsegmented text.☆78Updated 8 years ago
- Hadoop MapReduce training of modified Kneser-Ney smoothed language models☆30Updated 7 years ago
- ☆21Updated 10 years ago
- SWIG Wrapper for the SRILM toolkit☆34Updated 4 years ago
- Labeled examples from wiki dumps in Python☆67Updated 8 years ago
- Tokenize English sentences using neural networks.☆63Updated 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…☆40Updated 11 months ago
- Software for unsupervised word segmentation and language model learning using lattices☆45Updated 8 years ago
- ☆31Updated 8 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- CS224S Course Project☆14Updated 11 years ago
- Distributed infrastructure for Machine Translation web services (using Moses, Python, JSON-RPC/web interface)☆34Updated 3 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- RNNs for Text Normalization☆39Updated 7 years ago
- Language modeling scripts based on TensorFlow☆58Updated 5 years ago
- RNN model to punctuate degraded text with no punctuation, and an application that combines it with Watson TTS for automated transcription…☆10Updated 8 years ago
- CogComp's light-weight Python NLP annotators☆115Updated 6 years ago