Skip to content

0ut0flin3/question_answering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

question_answering

A simple Python tool that replies to Y/N questions

USAGE:

NLTK module is needed : pip install nltk

then:

user@linux:~$ git clone https://github.com/0ut0flin3/question_answering.git

user@linux:~$ cd question_answering

user@linux:~$ python3
>>> import question_answering

>>> question.answering.return_answer("are you my dad?")

'No , I am not your dad'

About

A simple Python tool that replies to Y/N questions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages