Skip to content

Instantly share code, notes, and snippets.

View jayakrishnanb's full-sized avatar

jayakrishnanb

View GitHub Profile
I got an error
tokens = tokenizer.tokenize(tip.text)
AttributeError: 'str' object has no attribute 'text'
How to pass the documents ?