mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-03 01:46:59 -06:00
a Python script for extracting FreeLing data, tested with Italian
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ita:
|
||||
cp -p MorphoDictItaAbs.header MorphoDictItaAbs.gf
|
||||
cp -p MorphoDictIta.header MorphoDictIta.gf
|
||||
python3 get_dict.py | grep -v "lin " >>MorphoDictItaAbs.gf
|
||||
python3 get_dict.py | grep -v "fun " >>MorphoDictIta.gf
|
||||
Reference in New Issue
Block a user