Information extraction with graph revised neural network
Business License dataset can be downloaded from this link.
pip install -r requirements.txt
python train.py -c config.json -d 1 -dist false
Our code is based on the open source PICK framework.