wenwenyu / PICK-pytorch

Code for the paper "PICK: Processing Key Information Extraction from Documents using Improved Graph Learning-Convolutional Networks" (ICPR 2020)
https://arxiv.org/abs/2004.07464
MIT License
553 stars 191 forks source link

Config for large entities list #55

Open Karthik1904 opened 3 years ago

Karthik1904 commented 3 years ago

Hi All

I have created training set which have around 64 tags (entities) Which are the key configurations need to be changed for better result inside config.json

compadrejavo commented 3 years ago

Greetings, could you please share it with us, I would really appreciate it.

Regards.

ninjakx commented 3 years ago

@compadrejavo : Try CORD(cloveai) Dataset. They have large entities, the only thing required is to make the dataset in the format of PICK.

haikalmhi commented 1 year ago

@Karthik1904 hi can you help me with this