spaCy/bin/ud
Sofie Van Landeghem 358cbb21e3
Define candidate generator in EL config (#5876)
* candidate generator as separate part of EL config

* update comment

* ent instead of str as input for candidate generation

* Span instead of str: correct type indication

* fix types

* unit test to create new candidate generator

* fix replace_pipe argument passing

* move error message, general cleanup

* add vocab back to KB constructor

* provide KB as callable from Vocab arg

* rename to kb_loader, fix KB serialization as part of the EL pipe

* fix typo

* reformatting

* cleanup

* fix comment

* fix wrongly duplicated code from merge conflict

* rename dump to to_disk

* from_disk instead of load_bulk

* update test after recent removal of set_morphology in tagger

* remove old doc
2020-08-18 16:10:36 +02:00
..
__init__.py Move UD scripts to bin 2019-03-20 01:19:34 +01:00
conll17_ud_eval.py small fixes 2019-06-24 10:55:04 +02:00
run_eval.py Upgrade of UD eval script (#5776) 2020-07-19 11:10:31 +02:00
ud_run_test.py Example class for training data (#4543) 2019-11-11 17:35:27 +01:00
ud_train.py Define candidate generator in EL config (#5876) 2020-08-18 16:10:36 +02:00