Version 2.202604.0
- /analyze_lvs/[word]: morphological analysis of the word, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /analyze_lvs/en/[word]: morphological analysis of the word, attribute names in English, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /analyze_ltg/[word]: morphological analysis of the word, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /analyze_ltg/en/[word]: morphological analysis of the word, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /inflect_general_lvs/[query]: generate all inflectional forms of a lemma for standard Latvian, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /inflect_general_lvs/en/[query]: generate all inflectional forms of a lemma for standard Latvian, attribute names in English, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /inflect_general_ltg/[query]: generate all inflectional forms of a lemma for Latgalian, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /inflect_general_ltg/en/[query]: generate all inflectional forms of a lemma for Latgalian (JSON), attribute names in English, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- inflect_with_data/[query]?paradigm=[paradigm name]: generate all inflectional forms of a lemma according to the given paradigm (JSON)
- inflect_with_data/[query]?paradigm=[paradigm name]&stem1=[infinitive stem]&stem2=[present stem]&stem3=[past stem]: generate all inflectional forms of a verb from a 1st conjunction (JSON)
- /suitable_paradigm_lvs/[lemma]: provides a list of paradigms that may form the provided lemma from standard Latvian set (JSON)
- /suitable_paradigm_ltg/[lemma]: provides a list of paradigms that may form the provided lemma from Latgalian set (JSON)
- /tokenize_lvs/[query] or POST to /tokenize_lvs: tokenization of sentences, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /tokenize_lvs/[en]/[query]: tokenization of sentences, attribute names in English, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /tokenize_ltg/[query] or POST to /tokenize_ltg: tokenization of sentences, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
- /tokenize_ltg/[en]/[query]: tokenization of sentences, attribute names in English, with ?guess=[true/false] can regulate out-of-lexicon guessing (JSON)
Morphotagger is turned on and provides following:
Phonetic transcriber is turned off.