I noticed that, launching LEMLAT on a file like this:
./lemlat_client -i <path>/input.txt -c output.csv
- the list of unknown forms is saved under the name
input.txt.unk, and not as output.csv.unk, as it might be expected;
input.txt.unk is created in the location given by <path>, and not where LEMLAT is launched, unlike output.csv, again contrary to expectations.
Maybe it would help consistency if the unknown list got the name output.csv.unk and if both files were saved in the same location, either <path> or the local folder (option?).
Thank you!
I noticed that, launching LEMLAT on a file like this:
./lemlat_client -i <path>/input.txt -c output.csvinput.txt.unk, and not asoutput.csv.unk, as it might be expected;input.txt.unkis created in the location given by<path>, and not where LEMLAT is launched, unlikeoutput.csv, again contrary to expectations.Maybe it would help consistency if the unknown list got the name
output.csv.unkand if both files were saved in the same location, either<path>or the local folder (option?).Thank you!