Gosse Minnema
Re-enable LOME
2890e34
|
raw
history blame
No virus
769 Bytes

Span Finder (v0.0.2)

Installation

Environment:

  • python >= 3.7
  • pip

To install the dependencies, execute

pip install -r requirements.txt
pip uninstall -y dataclasses

Then install SFTP (Span Finding - Transductive Parsing) package:

python setup.py install

Prediction

If you use SpanFinder only for inference, please read this example.

Demo

A demo (combined with Patrick's coref model) is here.

Pre-Trained Models

Some parameters trained on FrameNet can be found at CLSP grid: /home/gqin2/public/release/sftp/0.0.2. The file model.tar.gz is pointed to the best model so for, and file named after dates will not be updated anymore.