Instructions for how to update, compile, and use the foma-based morphological parser for Wichí.
$ foma
foma[0]: source wichi.foma
foma[1]: save stack wichi.bin
For batch processing:
$ for each in manuscripts/*.txt; do python3 morphoprocess.py ${each}; done
For one file:
$ python3 morphoprocess.py manuscripts/inputfile.txt
- create repo with all current work
- adjust the output of morphoprocess.py (pandas dataframe, pickled)
- write foma rules tuned to laureano's data