https://github.com/ayoungprogrammer/readAI
A simple AI capable of basic reading comprehension
https://github.com/ayoungprogrammer/readAI
Last synced: over 1 year ago
JSON representation
A simple AI capable of basic reading comprehension
- Host: GitHub
- URL: https://github.com/ayoungprogrammer/readAI
- Owner: ayoungprogrammer
- License: gpl-2.0
- Created: 2015-09-17T01:12:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-26T17:05:40.000Z (about 10 years ago)
- Last Synced: 2024-10-15T08:30:51.994Z (over 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 368
- Watchers: 20
- Forks: 55
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Read AI
A simple artificial intelligence capable of basic reading comprehension.
[Blog post here](http://blog.ayoungprogrammer.com/2015/09/a-simple-artificial-intelligence.html)
## Setup
Install Python 2.7
pip install nltk
[Download Stanford Parser](http://nlp.stanford.edu/software/stanford-parser-full-2015-04-20.zip)
[Download Nodebox Linguistics](https://www.nodebox.net/code/data/media/linguistics.zip)
python readai.py