13 Forks
100 Stars
100 Watchers

TRE

[AKBC 19] Improving Relation Extraction by Pre-trained Language Representations

How to download and setup TRE

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

Or simply clone TRE with SSH
[email protected]:DFKI-NLP/TRE.git

If you have some problems with TRE

You may open issue on TRE support forum (system) here: https://github.com/DFKI-NLP/TRE/issues