3003 / Text-Retrieval-PythonLinks
Collection of functions and scripts for text retrieval in Python: Document collection preprocessing, Feature Selection, Indexing, Query processing, Ranking, Relevance evaluation
☆43Updated 12 years ago
Alternatives and similar repositories for Text-Retrieval-Python
Users that are interested in Text-Retrieval-Python are comparing it to the libraries listed below
Sorting:
- Machine learning prediction of movies genres using Gensim's Doc2Vec and PyMongo - (Python, MongoDB)☆37Updated 2 years ago
- Implements Rocchio Query Expansion - similar to "related searches:" found at popular search engines but based on relevant documents selec…☆20Updated 9 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- Python code for detecting topics/events from a Twitter stream☆100Updated 7 years ago
- Extract opionion phrases from user reviews☆63Updated 11 years ago
- Instructions & code for the EuroPython 2014 training session "Topic Modeling for Fun and Profit"☆110Updated 11 years ago
- Benchmarks for Kaggle's Predict Closed Questions on Stack Overflow competition☆55Updated 9 years ago
- Simple practice for text classification using Python☆58Updated 10 years ago
- Query-Document Relevance☆42Updated 10 years ago
- Code base for representation learning of very short texts, such as tweets. By Cedric De Boom, IBCN, Ghent University, Belgium.☆34Updated 9 years ago
- Tools and services for evaluating topic models☆15Updated 9 years ago
- Using Centroids of Word Embeddings and Word Mover's Distance for Biomedical Document Retrieval in Question Answering.☆14Updated 8 years ago
- Entity level sentiment analysis for product reviews using deep learning☆56Updated 9 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago
- Train word embeddings with Gensim and vizualize them with TensorBoard☆34Updated 6 years ago
- Topic Modelling and Sentiment Analysis on Tweets Using LDA☆21Updated 7 years ago
- Experiments on how to use machine learning to rank a product catalog☆83Updated 8 years ago
- Similarity search on Wikipedia using gensim in Python.☆60Updated 6 years ago
- Reduction is a python script which automatically summarizes a text by extracting the sentences which are deemed to be most important.☆54Updated 10 years ago
- Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm☆40Updated 8 years ago
- An Apache Lucene TokenFilter that uses a word2vec vectors for term expansion.☆24Updated 11 years ago
- Recommendation engine based on contextual word embeddings☆136Updated 9 years ago
- Topic modeling with gensim and LDA☆169Updated 8 years ago
- Feature-Based Sentiment Analysis in Python☆60Updated 11 years ago
- Discovers similarity between scientific papers☆62Updated 9 years ago
- Text pre-processing library for deep learning (Keras, tensorflow).☆117Updated 7 years ago
- A project on achieving Named-Entity Recognition using Deep Learning.☆25Updated 7 years ago
- Text classification example in Python using Latent Semantic Analysis (LSA)☆105Updated 7 years ago
- A hack to replace Pride & Prejudice text with closest word2vec model word, and visualize results.☆61Updated 10 years ago
- A simple CNN implementation in Keras.☆30Updated 9 years ago