Hacker News new | past | comments | ask | show | jobs | submit login

Are you using NLP of any sort to assist with feature extraction? Curious.



Yes - I primarily used spaCy [0] to handle all the NLP related tasks (tokenization, etc) as well as empath [1]. The Stanford Parser was only used for constituency parsing as spaCy doesn't handle that. The different feature sets were then derived from all that data.

[0]: https://spacy.io [1]: https://github.com/Ejhfast/empath-client




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: