Skip to content

stevestavropoulos/flexy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexy - A tool to inflect and in other ways "flex" words

and

greek.py - Rules for inflection of greek words based on http://www.komvos.edu.gr/dictionaries/triantafyllidis/TriLegent.htm
Dictionary: http://www.greek-language.gr/greekLang/modern_greek/tools/lexica/triantafyllides/index.html

USAGE

python2 (uses a wrapper to workaround unicode support issues):
./run.sh [<options>] <word> [<rule id>]

python3:
python3 flexy.py [<options>] <word> [<rule id>]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -l LANGUAGE, --language=LANGUAGE
                        use LANGUAGE for rules definitions
  --list-rules          list all valid rules defined

About

Tool to inflect and in other ways "flex" words

Resources

License

Stars

Watchers

Forks

Packages

No packages published