jar

com.stratio.morphlines : nlp

Maven & Gradle

Nov 30, 2016
1 usages

Stratio NLP morphlines

Table Of Contents

Latest Version

Download com.stratio.morphlines : nlp JAR file - Latest Versions:

All Versions

Download com.stratio.morphlines : nlp JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nlp-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cue.lang

├─ cue.lang.Counter.class - [JAR]

├─ cue.lang.IterableText.class - [JAR]

├─ cue.lang.NGramIterator.class - [JAR]

├─ cue.lang.SentenceIterator.class - [JAR]

├─ cue.lang.WordIterator.class - [JAR]

com.stratio.morphlines.nlp

├─ com.stratio.morphlines.nlp.LanguageExtractorBuilder.class - [JAR]

├─ com.stratio.morphlines.nlp.TopWordsBuilder.class - [JAR]

cue.lang.stop

├─ cue.lang.stop.StopWords.class - [JAR]

cue.lang.unicode

├─ cue.lang.unicode.BlockUtil.class - [JAR]

├─ cue.lang.unicode.Normalizer.class - [JAR]

├─ cue.lang.unicode.Normalizer5.class - [JAR]

├─ cue.lang.unicode.Normalizer6.class - [JAR]

Advertisement