jar

de.danielnaber : jwordsplitter

Maven & Gradle

Jun 15, 2021
1 usages
61 stars

jwordsplitter · A Java library to split German compound words

Table Of Contents

Latest Version

Download de.danielnaber : jwordsplitter JAR file - Latest Versions:

All Versions

Download de.danielnaber : jwordsplitter JAR file - All Versions:

Version Vulnerabilities Size Updated
4.5
4.4
4.3
4.2
4.1
4.0

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 jwordsplitter-4.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.danielnaber.jwordsplitter.converter

├─ de.danielnaber.jwordsplitter.converter.ExportDict.class - [JAR]

├─ de.danielnaber.jwordsplitter.converter.SerializeDict.class - [JAR]

de.danielnaber.jwordsplitter.tools

├─ de.danielnaber.jwordsplitter.tools.FastObjectSaver.class - [JAR]

├─ de.danielnaber.jwordsplitter.tools.FileTools.class - [JAR]

├─ de.danielnaber.jwordsplitter.tools.TestjWordSplitterGerman.class - [JAR]

de.danielnaber.jwordsplitter

├─ de.danielnaber.jwordsplitter.AbstractWordSplitter.class - [JAR]

├─ de.danielnaber.jwordsplitter.EmbeddedGermanDictionary.class - [JAR]

├─ de.danielnaber.jwordsplitter.Example.class - [JAR]

├─ de.danielnaber.jwordsplitter.ExceptionSplits.class - [JAR]

├─ de.danielnaber.jwordsplitter.GermanInterfixDisambiguator.class - [JAR]

├─ de.danielnaber.jwordsplitter.GermanWordSplitter.class - [JAR]

├─ de.danielnaber.jwordsplitter.InputTooLongException.class - [JAR]

Advertisement