jar

com.cybozu.labs : langdetect

Maven & Gradle

Apr 03, 2012
37 usages

language-detection-lib · Language detecton library implemented in Java

Table Of Contents

Latest Version

Download com.cybozu.labs : langdetect JAR file - Latest Versions:

All Versions

Download com.cybozu.labs : langdetect JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1

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 langdetect-1.1-20120112.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