Documentation of 'smile.nlp.dictionary.Abbreviations' Java class
Abbreviations
smile.nlp.dictionary

Interface Abbreviations

  • All Superinterfaces:
    Dictionary


    public interface Abbreviations
    extends Dictionary
    A dictionary interface for abbreviations.
    • Method Detail

      • getFull

        java.lang.String getFull(java.lang.String abbr)
        Returns the full word for a given abbreviation. If the abbreviation doesn't exist in the dictionary return null.
      • getAbbreviation

        java.lang.String getAbbreviation(java.lang.String full)
        Returns the abbreviation for a word. If the word doesn't exist in the dictionary return null.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.