Update LayoutLM doc (#7388)

Co-authored-by: Alexandr Maslov <avmaslov3@gmail.com>
This commit is contained in:
Alexandr
2020-10-01 16:11:42 +03:00
committed by GitHub
parent e32390931d
commit 9a92afb6d0

View File

@@ -4,7 +4,7 @@ LayoutLM
Overview
~~~~~~~~~~~~~~~~~~~~~
The LayoutLM model was proposed in `LayoutLM: Pre-training of Text and Layout for Document Image Understanding <https://arxiv.org/abs/1912.13318>`__
The LayoutLM model was proposed in the paper `LayoutLM: Pre-training of Text and Layout for Document Image Understanding <https://arxiv.org/abs/1912.13318>`__
by Yiheng Xu, Minghao Li, Lei Cui, Shaohan Huang, Furu Wei, and Ming Zhou. It's a simple but effective pre-training method
of text and layout for document image understanding and information extraction tasks, such as form understanding and receipt understanding.