Interface Lang

All Known Implementing Classes:
DictLang

public interface Lang
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isWordWithLemma(Token token, String lemma)
     
  • Method Details

    • isWordWithLemma

      boolean isWordWithLemma(Token token, String lemma)