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.
是否有任何带有预建字典的好的 Java 库,我可以使用这些库来尝试从输入单词中提取词根?
我问了一个更一般的问题,它取代了这个问题。它就在这里。请投票结束这个问题。
以JWNL的形式使用 WordNet for Java ,其中包括 Wordnet 的“Morphy”词形还原器的一个端口。
Hi I'd like to pass arguments through pages in my application. its working with string and int. But what i want to pass is a list What I'm actually doing :
MainPage :
Pho