33 Forks
316 Stars
316 Watchers

tner

Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer-based Named Entity Recognition, EACL 2021"

How to download and setup tner

Open terminal and run command
git clone https://github.com/asahi417/tner.git
git clone is used to create a copy or clone of tner 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 tner https://github.com/asahi417/tner/archive/master.zip

Or simply clone tner with SSH
[email protected]:asahi417/tner.git

If you have some problems with tner

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