30 Forks
248 Stars
248 Watchers

LiLT

Official PyTorch implementation of LiLT: A Simple yet Effective Language-Independent Layout Transformer for Structured Document Understanding (ACL 2022)

How to download and setup LiLT

Open terminal and run command
git clone https://github.com/jpWang/LiLT.git
git clone is used to create a copy or clone of LiLT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LiLT https://github.com/jpWang/LiLT/archive/master.zip

Or simply clone LiLT with SSH
[email protected]:jpWang/LiLT.git

If you have some problems with LiLT

You may open issue on LiLT support forum (system) here: https://github.com/jpWang/LiLT/issues