Skip to content

idfah/on2iob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Quick script to convert Ontonotes 5.x XML files into IOB format for Named Entity Recognition (NER)


This is a work in progress. I wouldn't recommend using it for now because it's a messy and doesn't follow use standard train/dev/test splitting found in most literature on this subject.

Type the following for all command-line options:

./on2iob.py --help

I think it should be pretty self-explanatory from there.

Elliott Forney - 2021

About

Ontonotes 5 to IOB format converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages