Resolve "Read not only .txt files"
1 open thread
1 open thread
Compare changes
+ 23
− 10
@@ -23,21 +23,30 @@ class EasymatcherWorker(nlp_ws.NLPWorker):
@@ -68,7 +77,11 @@ class EasymatcherWorker(nlp_ws.NLPWorker):
We have to check if the file has a structure of json, not just check extension, because usually results are saved in files without any extension.
changed this line in version 3 of the diff