interactive-cookbook / tagger-parser

Tagger and parser models used on our recipes corpus (data), handled with pre- and postprocessing scripts for data conversion (data-conversions)
0 stars 3 forks source link

Test conll generation for multi-recipe files #18

Open TheresaSchmidt opened 2 years ago

TheresaSchmidt commented 2 years ago

This piece of code needs to be tested:

https://github.com/interactive-cookbook/tagger-parser/blob/2e5256d39c382b289aec707c0301539728fc6bbb/data-scripts/json_to_conll.py#L237-L253