rstfinder icon indicating copy to clipboard operation
rstfinder copied to clipboard

change parser

Open aoifecahill opened this issue 5 years ago • 1 comments

python-zpar is no longer being actively maintained so we should try and find an alternative dependency, e.g. https://demo.allennlp.org/constituency-parsing

Or if constituencies are not actually needed, the spacy dep parser or the stanford stanza dep parser might be good options.

aoifecahill avatar Aug 25 '20 20:08 aoifecahill

Note that until we do this, the discourse parser will pretty much be Linux only since python-zpar no longer compiles on a Mac.

desilinguist avatar Sep 10 '20 14:09 desilinguist