8 Forks
62 Stars
62 Watchers

transformer-srl

Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.

How to download and setup transformer-srl

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

Or simply clone transformer-srl with SSH
[email protected]:Riccorl/transformer-srl.git

If you have some problems with transformer-srl

You may open issue on transformer-srl support forum (system) here: https://github.com/Riccorl/transformer-srl/issues