semanticize / semanticizestLinks
Standalone Semanticizer
☆32Updated 10 years ago
Alternatives and similar repositories for semanticizest
Users that are interested in semanticizest are comparing it to the libraries listed below
Sorting:
- Entity Linking for the masses☆56Updated 10 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 3 years ago
- Non-distributional linguistic word vector representations.☆62Updated 8 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 10 years ago
- Semanticizest: dump parser and client☆20Updated 9 years ago
- ☆18Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- SUMPY: a python automatic text summarization library☆55Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Scripts to explore and visualize distributional semantic models using graphs.☆24Updated 8 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Labeled examples from wiki dumps in Python☆67Updated 9 years ago
- Context-enhanced Adaptive Entity Linking☆13Updated 9 years ago
- Weighted multiple-instance learning algorithm☆18Updated 7 years ago
- Code for "Performance shootout between nearest-neighbour libraries": http://radimrehurek.com/2013/11/performance-shootout-of-nearest-neig…☆98Updated 10 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
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Turbo topics find significant multiword phrases in topics.☆46Updated 10 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.