Skip to content

Jens84/Turbot

Repository files navigation

Turbot implementation

Installation

python setup.py install

Usage

>>> import turbot
>>> t = turbot.Turbot()
>>> t.answer("When was Bjarne Stroustrup born?")
'Bjarne Stroustrup was born on the 1950-12-30'
>>> t.answer("Is the sky blue?")
'Yes, the sky is blue.'

About

Data Mining Using Python project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors