Skip to content

Instantly share code, notes, and snippets.

@jayakrishnanb
Created March 10, 2014 05:58
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 jayakrishnanb/9460142 to your computer and use it in GitHub Desktop.
Save jayakrishnanb/9460142 to your computer and use it in GitHub Desktop.
I got an error
tokens = tokenizer.tokenize(tip.text)
AttributeError: 'str' object has no attribute 'text'
How to pass the documents ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment