Package: liblanguage-detector-java (0.6-2)
Links for liblanguage-detector-java
Debian Resources:
Download Source Package liblanguage-detector-java:
- [liblanguage-detector-java_0.6-2.dsc]
- [liblanguage-detector-java_0.6.orig.tar.gz]
- [liblanguage-detector-java_0.6-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Language Detection Library for Java
This software uses language profiles which were created based on common text for each language. N-grams, a contiguous sequence of n items from a given sample of text, were then extracted from that text and stored in the profiles. When trying to figure out in what language a certain text is written, the program goes through the same process: It creates the same kind of n-grams of the input text. Then it compares the relative frequency of them, and finds the language that matches best. Currently 71 languages are supported.
Other Packages Related to liblanguage-detector-java
|
|
|
|
-
- dep: libguava-java
- Suite of Google common libraries for Java
-
- dep: libjetbrains-annotations-java
- annotations used for code inspection support and code documentation
-
- dep: libslf4j-java (>= 1.7.32)
- Simple Logging Facade for Java
Download liblanguage-detector-java
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 1,824.7 kB | 1,859.0 kB | [list of files] |