ryhan / NLP-project
11411 Natural Language Processing Final Project. Reads wikipedia articles, and then can both answer natural-language questions about the article as well as generate comprehension questions. Built using ARKref Noun Phrase Coreference developed by Brendan O'Connor and Michael Heilman, and NLTK (a common natural language toolkit for Python).
☆22Updated 12 years ago
Alternatives and similar repositories for NLP-project:
Users that are interested in NLP-project are comparing it to the libraries listed below
- Machine Learning Challenge #2 on HackerEarth.☆10Updated 7 years ago
- Topic Modelling for Humans☆40Updated 7 years ago
- Machine Learning Notes☆37Updated last year
- Apache Zeppelin notebooks for Recommendation Engines using Keras and Machine Learning on Apache Spark☆32Updated 7 years ago
- Aspect-based opinion mining on Yelp reviews☆69Updated 7 years ago
- ☆51Updated 6 years ago
- This repo holds the code for the 10th place entry in the 2014 WISE/Greek Media Multi-label Classification competition hosted on Kaggle.☆13Updated 9 years ago
- Benchmarks for Kaggle's Predict Closed Questions on Stack Overflow competition☆55Updated 9 years ago
- Classifying text with bag-of-words☆113Updated 9 years ago
- Materials for O'Reilly DL 4 NLP tutorial (NYC, June 2017)☆37Updated 7 years ago
- code assigenments for Stanford NLP class.☆29Updated 12 years ago
- ☆49Updated 10 years ago
- project nlp☆26Updated 12 years ago
- The goal of this project is to implement a Question Answering (QA) system that answers causal type questions. We use Wikipedia as a knowl…