Skip to content

Python based double entendre classifier ( for now ) . Forked from Sengupta's twss bot.

Notifications You must be signed in to change notification settings

parita/knocknockbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWSS

This is an implementation of a simple double entendre classifier in Python.

This currently uses a Naive Bayes classifier (the NLTK implementation), a simple SocketServer server implementation, so you can fire her up and build your own client to interact with her using basic sockets; and the bvandenbos data corpus. We might build a better API in the future. There is a sample PHP client included.

A live version of this can be found at http://kt4.in/twss

Ranjeet and I wrote this in 3 hours on the eve of Barcamp Mumbai 8 and presented it there. This was fairly well received.

Suggestions welcome. Do file bugs. Fork away. Send us pull requests.

About

Python based double entendre classifier ( for now ) . Forked from Sengupta's twss bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published