jar

io.malcolmgreaves : cybozu-language-detection_2.10

Maven & Gradle

Nov 09, 2015
5 stars

cybozu-language-detection · cybozu-language-detection

Table Of Contents

Latest Version

Download io.malcolmgreaves : cybozu-language-detection_2.10 JAR file - Latest Versions:

All Versions

Download io.malcolmgreaves : cybozu-language-detection_2.10 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 cybozu-language-detection_2.10-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cybozu.labs.langdetect

├─ com.cybozu.labs.langdetect.Command.class - [JAR]

├─ com.cybozu.labs.langdetect.Detector.class - [JAR]

├─ com.cybozu.labs.langdetect.DetectorFactory.class - [JAR]

├─ com.cybozu.labs.langdetect.ErrorCode.class - [JAR]

├─ com.cybozu.labs.langdetect.GenProfile.class - [JAR]

├─ com.cybozu.labs.langdetect.LangDetectException.class - [JAR]

├─ com.cybozu.labs.langdetect.Language.class - [JAR]

com.cybozu.labs.langdetect.util

├─ com.cybozu.labs.langdetect.util.LangProfile.class - [JAR]

├─ com.cybozu.labs.langdetect.util.Messages.class - [JAR]

├─ com.cybozu.labs.langdetect.util.NGram.class - [JAR]

├─ com.cybozu.labs.langdetect.util.TagExtractor.class - [JAR]

Advertisement