Klasse WordClusterDictionary

java.lang.Object
opennlp.tools.util.featuregen.WordClusterDictionary
Alle implementierten Schnittstellen:
SerializableArtifact

public class WordClusterDictionary extends Object implements SerializableArtifact
  • Konstruktordetails

    • WordClusterDictionary

      public WordClusterDictionary(InputStream in) throws IOException
      Read word2vec and clark clustering style lexicons.
      Parameter:
      in - the InputStream to read from.
      Löst aus:
      IOException - Thrown if IO errors occurred during read.
  • Methodendetails