BotSharp/BotSharp.NLP/NER/README.md

5 lines
140 B
Markdown
Raw Normal View History

2018-08-16 22:27:50 +00:00
IOB tagging
B-{CHUNK_TYPE} for the word in the Beginning chunk
I-{CHUNK_TYPE} for words Inside the chunk
O Outside any chunk