[scikit-learn] How to make sure stop words are matched when lowercase=False?
Joel Nothman
joel.nothman at gmail.com
Tue Jan 28 17:39:38 EST 2020
There is no such code. You need to make sure that the normalisation you use
matches the normalisation applied when constructing a stop word list.
Unfortunately we do not provide for this directly, and it is not easy to do
so in the general case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20200129/c84f9cd3/attachment.html>
More information about the scikit-learn
mailing list