Skip to content

Instantly share code, notes, and snippets.

@codeAshu
Created December 20, 2014 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeAshu/cbed3e4aee3a3d338827 to your computer and use it in GitHub Desktop.
Save codeAshu/cbed3e4aee3a3d338827 to your computer and use it in GitHub Desktop.
import tweetClassifier as tc
#example to check a sentence
tc.isWant("my car is broken")
#example to check a file having tweets
tc.wantFromFile('tweets_train.txt')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment