public interface POSTagger
String[]
tag(List<String> wordList)
tag(String... words)
String[] tag(String... words)
words
String[] tag(List<String> wordList)
wordList
Copyright © 2014–2021 码农场. All rights reserved.