Releases: kariminf/jslingua
Releases · kariminf/jslingua
Version 0.12.2
Version 0.10.2
- FIX: english conjugation with verbs starting with: over-, under-, etc.
- FIX: transliteration in case of uppercase
Version 0.9.0
- REFACTORING
- MODIFY: functions names; using more abbreviated ones
- ADD: more concise names (kept the old readable ones)
- ADD: storage chaining functions
0.8.0
Version 0.7.0
- NEW: French support (Info, Lang, Trans, Morpho)
- IMPROVE: adding transformation from charsets to others
- ADD: Lancaster stemmer for English
- ADD: English Noun declension (singular to plural): beta version
- DEL: getVerbType from Morpho API (never been used)
Version 0.6.0
- ADD: Japanese stemmer: jpn.morpho: jslinguaJpnStemmer
- ADD: normalization to Japanese Morpho
- ADD: ISRI stemmer to ara.morpho
- IMPROVE: Arabic verb conjugation
- ADD: Japanese stemmer to jpn.morpho: IsriAraStemmer
- DEL: lematize from Morpho
- ADD: English normalization to eng.morpho
- IMPROVE: improve the code readability
V0.3.4
- FIX: Japanese little "tsu" transliteration.
- NEW: Morpho class; a class for conjugation, declension, stemming and lemmatizing
- NEW: Arabic implementation of Morpho class with simple conjugation
- ADD: changelog and credits
- DEL: populations, dialects and countries in Info