bug fix: adding _ to adjective headwords

This commit is contained in:
voje
2019-04-19 07:45:50 +02:00
parent 1d361f00ae
commit 3923888172
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
# Deprecated: headword creation moved to be part of corpusparser,
# index creation moved to app.py as a preprocessing (with exit) step
CORPORA = ["kres", "ssj"]
if __name__ == "__main__":