You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documents can be structured, made of different sections (title, body, tags (tags positions are not significant, but they dependent on the document body)), learned independently
Implementation:
the input data is a dict of the sections
in the learning algorithm: concatenate labels to words according to their section
The text was updated successfully, but these errors were encountered:
Documents can be structured, made of different sections (title, body, tags (tags positions are not significant, but they dependent on the document body)), learned independently
Implementation:
The text was updated successfully, but these errors were encountered: