Skip to content
/ GAIN Public
forked from Mckysse/GAIN

Code of the system developed by the USTC-NELSLIP team for SemEval-2022 Task 11 MultiCoNER.

Notifications You must be signed in to change notification settings

qijiajun/GAIN

 
 

Repository files navigation

USTC-NELSLIP-SemEval2022Task11-IGNF

This repository containing the training and prediction code of the system developed by the USTC-NELSLIP team for SemEval-2022 Task 11 MultiCoNER.

Setting up the code environment

$ pip install -r requirements.txt

Reference

MULTI-CONER NER Official Baseline System

License

The code under this repository is licensed under the Apache 2.0 License.

About

Code of the system developed by the USTC-NELSLIP team for SemEval-2022 Task 11 MultiCoNER.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Shell 4.4%