Converts Tensorflow tags output to 2-dimensional Array with shape: (Batch, Sentence Length).
Converts Tensorflow tags output to 2-dimensional Array with shape: (Batch, Sentence Length).
2-dimensional tensor in plain array
All original tags
Every sentence length (number of words).
List of tags for each sentence
Converts Tag Identifiers to Source Names
Converts Tag Identifiers to Source Names
Tag Ids encoded for Tensorflow Model.
Tag names
Converts Tag names to Identifiers
Converts Tag names to Identifiers
batches of labels/classes for each sentence/document
batches of tag ids for each sentence/document