Implement support for wiktorner
parent
63784ace
Branches
Showing
- config/config.yaml 2 additions, 9 deletionsconfig/config.yaml
- config/configuration/ccl.yaml 12 additions, 0 deletionsconfig/configuration/ccl.yaml
- config/configuration/wiktorner_jsonl.yaml 12 additions, 0 deletionsconfig/configuration/wiktorner_jsonl.yaml
- config/detectors/all.yaml 3 additions, 2 deletionsconfig/detectors/all.yaml
- config/detectors/all_ner_kpwr_ext.yaml 8 additions, 0 deletionsconfig/detectors/all_ner_kpwr_ext.yaml
- config/detectors/ner.yaml 0 additions, 3 deletionsconfig/detectors/ner.yaml
- config/detectors/ner_kpwr_ext.yaml 11 additions, 0 deletionsconfig/detectors/ner_kpwr_ext.yaml
- config/detectors/ner_n5.yaml 9 additions, 0 deletionsconfig/detectors/ner_n5.yaml
- config/input_parser/wiktor_ner.yaml 1 addition, 0 deletionsconfig/input_parser/wiktor_ner.yaml
- config/pipeline/sequential_jsonl.yaml 5 additions, 0 deletionsconfig/pipeline/sequential_jsonl.yaml
- config/replacers/ner.yaml 1 addition, 1 deletionconfig/replacers/ner.yaml
- dictionaries/pl_dict.txt 8205 additions, 8205 deletionsdictionaries/pl_dict.txt
- example_inputs/wiktorner_jsonl.jsonl 1 addition, 0 deletionsexample_inputs/wiktorner_jsonl.jsonl
- notebooks/.gitignore 1 addition, 0 deletionsnotebooks/.gitignore
- src/detections/__init__.py 7 additions, 1 deletionsrc/detections/__init__.py
- src/detections/date.py 2 additions, 1 deletionsrc/detections/date.py
- src/detections/detection.py 42 additions, 16 deletionssrc/detections/detection.py
- src/detectors/ner/ner.py 31 additions, 16 deletionssrc/detectors/ner/ner.py
- src/detectors/ner/pl_liner_n5.py 0 additions, 31 deletionssrc/detectors/ner/pl_liner_n5.py
- src/dictionaries/morphosyntactic/ner_file.py 65 additions, 0 deletionssrc/dictionaries/morphosyntactic/ner_file.py
Please register or sign in to comment