Y
Hacker News
new
|
ask
|
show
|
jobs
by
btown
3694 days ago
Does anyone know if there's an equivalent library in Python?
2 comments
eloisius
3694 days ago
nltk, maybe:
http://www.nltk.org/
link
glibgil
3694 days ago
No, no one knows
link
earleybird
3694 days ago
I believe that is:
nlp.text('No one knows.').people()[0].text 'No one'
link
hurricaneSlider
3694 days ago
Was that sarcasm necessary?
link