Releases: huggingface/neuralcoref-models
en_coref-4.0.0
English NeuralCoref model 4.0.0 trained on OntoNotes 5.0, with GloVe vectors trained on Common Crawl.
en_coref_sm-3.0.0
English multi-task CNN with NeuralCoref trained on OntoNotes. Assigns context-specific token vectors, POS tags, dependency parse, named entities and coreference clusters.
Bug fixes: Fixed various import and install bugs. Fixed segfaults. Fixed Extension 'has_coref' already exists error
en_coref_md-3.0.0
English multi-task CNN with NeuralCoref trained on OntoNotes, with GloVe vectors trained on Common Crawl. Assigns word vectors, context-specific token vectors, POS tags, dependency parse, named entities and coreference clusters.
Bug fixes: Fixed various import and install bugs. Fixed segfaults. Fixed Extension 'has_coref' already exists error
en_coref_lg-3.0.0
English multi-task CNN with NeuralCoref trained on OntoNotes, with GloVe vectors trained on Common Crawl. Assigns word vectors, context-specific token vectors, POS tags, dependency parse, named entities and coreference clusters.
Bug fixes: Fixed various import and install bugs. Fixed segfaults. Fixed Extension 'has_coref' already exists error
bare_weights-3.0.0
Bare weights for the NeuralCoref model 3.0.0.
Provided to be able to include the model as a pipeline component in any spaCy model.