BotSharp/BotSharp.NLP/NER/README.md

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