File size: 291 Bytes
5fa1a76
 
 
 
 
 
1
2
3
4
5
6
See also: Token classification task guide

Usage: LayoutLMv2Processor
The easiest way to prepare data for the model is to use [LayoutLMv2Processor], which internally
combines a image processor ([LayoutLMv2ImageProcessor]) and a tokenizer
([LayoutLMv2Tokenizer] or [LayoutLMv2TokenizerFast]).