use of org.languagetool.AnalyzedToken in project languagetool by languagetool-org.
the class UkrainianTagger method getAnalyzedTokens.
@Override
protected List<AnalyzedToken> getAnalyzedTokens(String word) {
List<AnalyzedToken> tokens = super.getAnalyzedTokens(word);
if (tokens.get(0).getPOSTag() == null) {
char otherHyphen = getOtherHyphen(word);
if (otherHyphen != '