Merge branch '2-read-not-only-txt-files' into 'master'
Resolve "Read not only .txt files" Closes #2 See merge request !4
Showing
- .gitlab-ci.yml 0 additions, 1 deletion.gitlab-ci.yml
- src/easymatcher_worker.py 36 additions, 11 deletionssrc/easymatcher_worker.py
- tests/example_data/expected/document_with_concrete.jsonl 1 addition, 0 deletionstests/example_data/expected/document_with_concrete.jsonl
- tests/example_data/expected/documents.jsonl 1 addition, 0 deletionstests/example_data/expected/documents.jsonl
- tests/example_data/input/document_with_concrete.txt 1 addition, 0 deletionstests/example_data/input/document_with_concrete.txt
- tests/example_data/input/labels_with_concrete.json 332 additions, 0 deletionstests/example_data/input/labels_with_concrete.json
- tests/fixtures/example_data.py 9 additions, 0 deletionstests/fixtures/example_data.py
- tests/utils.py 8 additions, 1 deletiontests/utils.py
- tests/worker/test_worker.py 14 additions, 0 deletionstests/worker/test_worker.py
Please register or sign in to comment