ReLIE: Representation Learning for Information Extraction

Unofficial implementation of google's representation learning for information extraction.

May 20, 2021 · 1 min read

A transformer based entity recogtnition algorithm from form-like documents. Trained a base transformer model to recognize predefined entities in document images and then extract the correponding values.