j2kun / segmentLinks
Python code and data for the post "Word Segmentation, or Makingsenseofthis"
☆17Updated 3 years ago
Alternatives and similar repositories for segment
Users that are interested in segment are comparing it to the libraries listed below
Sorting:
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- a fork of Ronan Collobert's senna deep learning based NLP tools☆43Updated 12 years ago
- The Rainbow Parser☆17Updated 7 years ago
- ☆87Updated 9 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
- TREC Real-Time Summarization Tools☆15Updated 8 years ago
- A pure Python implementation of Aho-Corasick algorithm.☆23Updated 7 years ago
- Knowledge extraction from web data☆92Updated 7 years ago
- Fast Word Clustering Software☆79Updated 10 months ago
- A dynamic programming toolkit.☆39Updated 11 years ago
- An efficient character based RNN☆91Updated 6 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago
- Deep learning spelling patterns with a recurrent neural network☆12Updated 8 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Generalized Language Modeling toolkit☆51Updated 3 years ago
- ☆21Updated 11 years ago
- A natural language semantic parser☆113Updated 7 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 10 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- This is a minimal acyclic finite-state automata algorithm in Java based on the paper, "Incremental Construction of Minimal Acyclic Finite…☆20Updated 11 years ago
- bin files☆13Updated 10 months ago
- Graph-based Dependency Parser☆46Updated 9 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- Script to perform dictionary based n-gram text tagging efficiently in apache spark☆11Updated 9 years ago
- Hadoop tools for manipulating ClueWeb collections☆26Updated 9 years ago
- Fast and robust NLP components implemented in Java.☆53Updated 5 years ago
- Extract opionion phrases from user reviews☆63Updated 11 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 10 years ago