Merge branch 'better_coverage' into 'develop'
Fix infancy erorrs based on Magdalena's report See merge request !9
Showing
- README.md 6 additions, 0 deletionsREADME.md
- config/detectors/date.yaml 1 addition, 1 deletionconfig/detectors/date.yaml
- config/detectors/ner_kpwr_ext.yaml 73 additions, 2 deletionsconfig/detectors/ner_kpwr_ext.yaml
- config/replacers/ner.yaml 1 addition, 1 deletionconfig/replacers/ner.yaml
- dictionaries/pl_ext_dict.txt 37418 additions, 0 deletionsdictionaries/pl_ext_dict.txt
- scripts/cli.py 0 additions, 1 deletionscripts/cli.py
- scripts/winer_input.py 17 additions, 0 deletionsscripts/winer_input.py
- src/detections/detection.py 35 additions, 0 deletionssrc/detections/detection.py
- src/detectors/date/date.py 1 addition, 1 deletionsrc/detectors/date/date.py
- src/detectors/date/en.py 3 additions, 3 deletionssrc/detectors/date/en.py
- src/detectors/date/pl.py 12 additions, 3 deletionssrc/detectors/date/pl.py
- src/detectors/date/ru.py 2 additions, 2 deletionssrc/detectors/date/ru.py
- src/detectors/date/utils.py 20 additions, 5 deletionssrc/detectors/date/utils.py
- src/detectors/ner/ner.py 3 additions, 3 deletionssrc/detectors/ner/ner.py
- src/detectors/number/number.py 3 additions, 3 deletionssrc/detectors/number/number.py
- src/dictionaries/morphosyntactic/ner_file.py 11 additions, 5 deletionssrc/dictionaries/morphosyntactic/ner_file.py
- src/dictionaries/morphosyntactic/ner_file_nkjp.py 9 additions, 2 deletionssrc/dictionaries/morphosyntactic/ner_file_nkjp.py
- src/input_parsers/ccl.py 0 additions, 1 deletionsrc/input_parsers/ccl.py
- src/pipeline/sequential_jsonl.py 1 addition, 1 deletionsrc/pipeline/sequential_jsonl.py
- src/replacers/tag_replacer.py 18 additions, 4 deletionssrc/replacers/tag_replacer.py
Please register or sign in to comment