Package 

Interface DictionaryRepository

    • Method Summary

      Modifier and Type Method Description
      abstract Unit updateData(List<DictionaryData> data) Update dictionary data.
      • Methods inherited from class ai.tock.nlp.core.DictionaryRepository

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait