huggingface / huggingface/neuralcoref

Training neuralcoref for my own custom entities

Open
#313 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
2.9k
Forks
467
PR merge metrics
No merged PRs in 30d

Description

I have a corpus which is in CONLL format for my own list of entity classes. I trained my own custom ner model for this corpus successfully going through spacy.

Now I want to try to train a custom neuralcoref model using this same corpus. I try to start at he `python -m neuralcoref.train.conllparser` step on my conll files, but I get an empty key.txt file and an empty numpy directory as a result. Is there something that I am missing?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.