BotSharp/BotSharp.NLP/NER/README.md
2018-08-16 17:27:50 -05:00

140 B
Raw Blame History

IOB tagging

B-{CHUNK_TYPE} for the word in the Beginning chunk I-{CHUNK_TYPE} for words Inside the chunk O Outside any chunk