jin-zhe / boolean-retrieval-engineLinks
Python implementation of a Boolean search engine
☆26Updated 10 years ago
Alternatives and similar repositories for boolean-retrieval-engine
Users that are interested in boolean-retrieval-engine are comparing it to the libraries listed below
Sorting:
- A program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix an…☆53Updated 5 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 11 years ago
- Deep Learning for Question Answering☆22Updated 9 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- simple text preprocessing tool☆18Updated 8 years ago
- Developing different methods for expanding a query/topic in information retrieval and choosing the best expanded query using similarity m…☆11Updated 8 years ago
- ☆55Updated 7 years ago
- Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.☆81Updated 10 years ago
- An implementation of a HMM Ngram language model.☆11Updated 10 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆1Updated 6 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- Clone of "A Good Part-of-Speech Tagger in about 200 Lines of Python" by Matthew Honnibal☆48Updated 8 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 10 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- ☆34Updated 7 years ago
- Dialog State Tracking Challenge 5 (DSTC5)☆38Updated 8 years ago
- This is an implementation of the paper written by Yuhua Li, David McLean, Zuhair A. Bandar, James D. O’Shea, and Keeley Crockett☆21Updated 5 years ago
- Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, a…☆47Updated 8 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆31Updated 4 years ago
- Factoid Question Answering System based on Chinese Wikipedia☆20Updated 10 years ago
- ConText v4: Neural networks for text categorization☆121Updated 6 years ago
- Source code for an ACL2017 paper on Chinese word segmentation☆90Updated 6 years ago
- k-shingling for text to help compare similarity☆19Updated 5 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- RNN model to punctuate degraded text with no punctuation, and an application that combines it with Watson TTS for automated transcription…☆10Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- A RNN model to automatically generate Chinese poems.☆51Updated 8 years ago
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆234Updated 6 years ago
- Code for "All-In-1: Short Text Classification with One Model for All Languages" - Plank (2017), IJCNLP 2017 shared task 4☆16Updated 7 years ago