Learn Before
Concept
A solution to the bad-formed sequence in IOB tagging
Adding a CRF (Conditional Random Fields) layer as the final layer of recurrent network, then use a variant of the Viterbi algorithm to select the most likely tag sequence.
0
1
Updated 2020-07-10
Tags
Data Science