Skip to content

BDSI-Utwente/orange-fastcoref-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange FastCoRef Plugin

A FastCoRef coreference resolution plugin for Orange3.

Features

  • Coreference resolution using fastcoref and LingMess models
  • Integration with Orange3 workflows
  • Supports English and Dutch spaCy models

Installation

Due to various conflicting dependencies and requirements, this plugin requires Python 3.11 specifically (python>=3.11, <3.12).

Install via pip:

pip install orange-fastcoref-plugin

Or from the latest development snapshot:

pip install git+https://github.com/bdsi-utwente/orange-fastcoref-plugin.git

Usage

After installation, launch Orange3.

orange-canvas

or

python -m Oranve.canvas

The "Coreference Resolution" widget will be available for use in your workflows.

License

GPL 3.0 or later

Links

About

Orange3 plugin for coreference resolution using FastCoref models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages