Guangyi-Z / py-aho-corasickLinks
A pure Python implementation of Aho-Corasick algorithm.
☆22Updated 7 years ago
Alternatives and similar repositories for py-aho-corasick
Users that are interested in py-aho-corasick are comparing it to the libraries listed below
Sorting:
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- Semantic embeddings of entities☆66Updated 8 years ago
- Accompanying code for our EMNLP 2017 publication "GraphDocExplore: A Framework for the Experimental Comparison of Graph-based Document Ex…☆28Updated 2 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- ☆24Updated 7 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆53Updated 8 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- A toolkit for generating paraphrase vector representations for words in context☆23Updated 10 years ago
- A disk-based key/value store in Python with no dependencies.☆21Updated 10 years ago
- Entity Linking for the masses☆56Updated 9 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Implementation of Monte Carlo Word Movers Distance in Python with TensorFlow☆13Updated 8 years ago
- Code base for representation learning of very short texts, such as tweets. By Cedric De Boom, IBCN, Ghent University, Belgium.☆35Updated 9 years ago
- Exploratory topic modeling with distributional semantics and interactive visualization☆18Updated 8 years ago
- Using Word2Vec on lists and sets☆34Updated 2 months ago
- Tools and services for evaluating topic models☆15Updated 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Slides/code for the Lisbon machine learning school 2017☆28Updated 8 years ago
- Semantic Textual Similarity in Python☆81Updated 8 years ago
- In this project, we use skip-gram model to embed Wikipedia Concepts and Entities. The English version of Wikipedia contains more than fiv…☆57Updated 7 years ago
- Dynamic memory networks in tensorflow with demo to visualize attention.☆22Updated 7 years ago
- Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)☆36Updated 2 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Cython implementation of DeepWalk☆53Updated 2 years ago
- Recommendation models that use binary rather than floating point operations at prediction time.☆21Updated 7 years ago
- Materials for O'Reilly DL 4 NLP tutorial (SF 2017)☆25Updated 7 years ago