Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
/ coref Public archive

A symbolic approach to coreference resolution

Notifications You must be signed in to change notification settings

ychalier/coref

Repository files navigation

coref

A symbolic approach to co-reference resolution.

content

See the report or the slides for a detailed problem exposition.

Currently, the solver is in parser.py. For now, it does not read user input, so you want to edit the file to change the lines to parse. To debug, set the parameter verbose of parse_aux to True.

Releases

No releases published

Packages

No packages published