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.
我想使用 Lucene 6.5.1 在文本中提取标记我已经看到了很多关于此的示例,但它们都使用了旧版本的 Lucene。Apache 的网站介绍了用于词干提取的 TokenFilter 类,但我不能使用它。