issues
search
CUNY-CL
/
latin_scansion
Apache License 2.0
0
stars
2
forks
source link
Adds validation script
#76
Closed
kylebgorman
closed
3 years ago
kylebgorman
commented
3 years ago
a special textproto helper util module
textproto.py
is added.
scan.py
is made to use it and given a light cleanup
validate.py
is added, with the obvious behavior. (note that unlike
scan.py
, it can take multiple input arguments)
Closes #75.
textproto.py
is added.scan.py
is made to use it and given a light cleanupvalidate.py
is added, with the obvious behavior. (note that unlikescan.py
, it can take multiple input arguments)Closes #75.