David Dale
Feb 25, 2022

--

Whether case should be ignored, or not, depends on the application. Whether the model really ignores it or not, depends on how the model has been trained. The fastText models that I use are case-sensitive. However, if I use them in the application that should be case-insensitive, I convert each word to lower case before calculating its embedding.

--

--

David Dale
David Dale

Written by David Dale

NLP researcher at FAIR, Meta. Low-resource language enthusiast. See daviddale.ru.

No responses yet