facebookresearch / fastText

Library for fast text representation and classification.
https://fasttext.cc/
MIT License
25.85k stars 4.71k forks source link

NLP Preprocessing before use fastText #288

Open kamelnebhi opened 7 years ago

kamelnebhi commented 7 years ago

Hi All,

I'm wondering if it is useful to apply some NLP preprocessing such as stemming/lemmatisation before training for text classification?

thanks

dcsan commented 7 years ago

that should enable your catchment of inputs to overlap more.

cpuhrsch commented 6 years ago

Hello @kamelnebhi ,

Thank you for your post. You might find more support for this kind of issue within one of our community boards. In particular, the Facebook group has many ML experts who are keen on discussing applications of this library.

Specifically, there is a

Facebook group Stack Overflow tag Google group

If you do decide to move this to one of our other community boards, please consider closing this issue.

Thanks, Christian