optimaize / language-detectorLinks
Language Detection Library for Java
☆585Updated 3 years ago
Alternatives and similar repositories for language-detector
Users that are interested in language-detector are comparing it to the libraries listed below
Sorting:
- This is a language detection library implemented in plain Java. (aliases: language identification, language guessing)☆760Updated 6 years ago
- extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format.☆131Updated last year
- A set of reusable Java components that implement functionality common to any web crawler☆251Updated last week
- A java classifier based on the naive Bayes approach complete with Maven support and a runnable example.☆299Updated 5 years ago
- Word2Vec Java Port☆191Updated 7 years ago
- A Java library to detect and normalize URLs in text☆783Updated 5 months ago
- A language detection library for the JVM☆36Updated 2 years ago
- Readability clone in Java☆460Updated 5 years ago
- Java implementation of the Aho-Corasick algorithm for efficient string matching☆962Updated 7 months ago
- UADetector is a library to identify over 190 different desktop and mobile browsers and 130 other User-Agents like feed readers, email cli…☆248Updated 3 years ago
- Java natural language date parser☆526Updated 2 years ago
- A Java implementation of Locality Sensitive Hashing (LSH)☆301Updated 3 years ago
- Similarity or Distance Metrics, e.g. Levenshtein, for Java☆357Updated 4 years ago
- Java/JNI bindings to libpostal for for fast international street address parsing/normalization☆131Updated 5 months ago
- Java Perceptual Hash☆89Updated 8 years ago
- Java version of LIBLINEAR☆308Updated 11 months ago
- PATRICIA, Double Array, LOUDS Trie implementations for Java☆180Updated last year
- Tools for finite state automata construction and dictionary-based morphological dictionaries. Includes Polish stemming dictionary.☆197Updated 2 years ago
- ☆195Updated last year
- Various utilities regarding Levenshtein transducers. (Java)☆58Updated 4 years ago
- Concurrent Radix and Suffix Trees for Java☆515Updated 4 years ago
- Java library to extract links (URLs, email addresses) from plain text; fast, small and smart☆212Updated 6 months ago
- Approximate nearest neighbors in Java