reynoldsnlp/udar
UDAR Does Accented Russian: A finite-state morphological analyzer of Russian that handles stressed wordforms.
PythonGPL-3.0
Issues
- 1
remove superscript enumerators from lemmas
#54 opened by reynoldsnlp - 0
make all `open()` calls use `utf-8` encoding
#53 opened by reynoldsnlp - 2
Which hfst-dev package has to be used?
#52 opened by Vuizur - 0
Another lexical diversity feature?
#51 opened by reynoldsnlp - 1
Documentation enhancement
#48 opened by NSBum - 2
Add support for Python 3.8
#30 opened by reynoldsnlp - 2
collect gold-standard corpora
#26 opened by reynoldsnlp - 2
Lemmas declared more than once
#40 opened by reynoldsnlp - 2
Superlative tag?
#32 opened by reynoldsnlp - 1
Imperatives 1Pl
#31 opened by reynoldsnlp - 2
separate prepositions into lemmas by case
#27 opened by reynoldsnlp - 1
- 4
Make ambiguous transitivity tag (+IT?)
#24 opened by reynoldsnlp - 1
negative participles
#22 opened by reynoldsnlp - 5
stress on MWEs with multiple stresses
#19 opened by reynoldsnlp - 2
- 0
- 3
an example of ambiguity resolving in README
#41 opened by katyamineeva - 0
add Corpus object
#36 opened by reynoldsnlp - 3
profile analysis to find bottlenecks
#28 opened by reynoldsnlp - 1
Make all objects picklable
#11 opened by reynoldsnlp - 2
numerals do not have case
#29 opened by reynoldsnlp - 0
Improve membership test for ambiguous tags
#35 opened by reynoldsnlp - 1
Add text transliteration output
#37 opened by reynoldsnlp - 1
add descriptions to each feature
#34 opened by reynoldsnlp - 1
add readability formulas
#33 opened by reynoldsnlp - 2
add alternative output formats
#17 opened by reynoldsnlp - 2
stress on нарисова́нные
#18 opened by reynoldsnlp - 2
Stress on complex cardinals
#20 opened by reynoldsnlp - 1
cannot import name 'CASES' from 'udar.tag'
#23 opened by hj940709 - 0
Log problematic tokens
#15 opened by reynoldsnlp - 0
Implement equality dunders
#21 opened by reynoldsnlp - 2
- 0
Readings with `+` fail
#5 opened by reynoldsnlp - 0
- 1
- 0
- 0
implement testing
#10 opened by reynoldsnlp - 2
Token.stressify() sometimes returns None
#12 opened by reynoldsnlp - 0
Count ambiguous tokens for experiment results
#13 opened by reynoldsnlp - 1
improve `guess_syllable()`
#6 opened by reynoldsnlp - 0
reimplement `guess_freq()`
#7 opened by reynoldsnlp - 0
improve respacing
#9 opened by reynoldsnlp - 0
look into pyvislcg3
#2 opened by reynoldsnlp - 0
use __slots__ to improve performance
#3 opened by reynoldsnlp