Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Python 中使用 Regx 有效地删除复数。
在将文本拆分为用空格分隔的单词后,可以在不使用 NLTK 的情况下进行词干和删除 (es,s,ies,ly),但我没有成功。我将不胜感激任何帮助。