kiminoa/inflection-finder
Finds candidate inflection clusters (prefixes, suffixes, etc.) from clustered raw data representing inflected language
Python
Issues
- 0
Syllabic delimiter not handling syllables like ra3 properly; separating "3" for some reason
#16 opened by kiminoa - 4
- 1
use for endswith, startswith, imap...
#13 opened by kiminoa - 2
- 3
some missing inflection candidates
#12 opened by kiminoa - 1
- 4
get full families, not just tuples
#11 opened by kiminoa - 2
update code with itertools.groupby
#6 opened by kiminoa - 3
Candidate inflection families being missed
#10 opened by kiminoa - 2
Research alternatives to shelve
#5 opened by kiminoa - 0
- 0
- 0
Restructure code to use __main__
#4 opened by kiminoa - 1
Use JSON instead of shelve
#2 opened by kiminoa