BotSharp/BotSharp.NLP/NER/README.md

5 lines
140 B
Markdown
Raw Normal View 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