An open API service indexing awesome lists of open source software.

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

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