NER dataset created for STARLIGHT project
Example how to run the comparison script is provided in the compare.bat file. It assumes that the project structure is unchanged from the github version.
A script is provided to convert jsonlines to a CoNLL-like format. An example of how to run it is provided in convert2conll.bat. The CoNLL format is useful to train and evaluate a NER model using Flair library.