Skip to content

arashd/6863

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6863

Tweeter occupation prediction using an ngram model.

To use the tokenizer:

  • import the common_descriptors.py file
  • instantiate Tokenizer
  • feed it lots of tweets so that it creates a reasonably-sized histogram.
  • call end_feeding and start using it to tokenize.

About

Tweeter occupation prediction using an ngram model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published