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
- 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
- ☆24Updated 7 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
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Slides/code for the Lisbon machine learning school 2017☆28Updated 8 years ago
- allennlp + streamlit demo☆22Updated 5 years ago
- Semantic embeddings of entities☆66Updated 8 years ago
- Implementation of Monte Carlo Word Movers Distance in Python with TensorFlow☆13Updated 8 years ago
- Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)☆36Updated 2 years ago
- Labeled examples from wiki dumps in Python☆67Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Supervised learning for novelty detection in text☆78Updated 8 years ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Regularized latent variable mixed membership modeling☆13Updated 11 years ago
- Recurrent Neural Network with External Memory in Keras☆37Updated 9 years ago
- Using Word2Vec on lists and sets☆34Updated 2 months ago
- Word vectors☆64Updated 7 years ago
- Statistical Dependency Parser using SVM as proposed by Yamada et al☆29Updated 9 years ago
- Fast Word Clustering Software☆78Updated 5 months 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
- A toolkit for generating paraphrase vector representations for words in context☆23Updated 10 years ago
- Implementation of an algorithm computing the nearest "N" neighbours to a vector, using a collection of hyperplane hashers.☆30Updated 10 years ago
- Entity Linking for the masses☆56Updated 9 years ago
- Dynamic memory networks in tensorflow with demo to visualize attention.☆22Updated 7 years ago
- Semantic Textual Similarity in Python☆81Updated 8 years ago
- Enso: An Open Source Library for Benchmarking Embeddings + Transfer Learning Methods☆95Updated 4 years ago
- Context Encoders (ConEc) as a simple but powerful extension of the word2vec model for learning word embeddings☆20Updated 5 years ago