Experimental Coref #11545
-
Hello, I want to use the Is it possible to load a ready-to-use model for coreferncing, or do I have to train it myself? If the first one is possible, it is still very unclear from the documentation how to do it. If it's not possible, will it be possible to have a pre-trained module ready to use in the future? Thanks:) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hey, we just made a release with this feature. It includes a pretrained model you can use right away, and the example project shows how to train it. Keep in mind this is still experimental, so if you run into any issues or unclear things, just let us know. |
Beta Was this translation helpful? Give feedback.
-
To add to Paul's answer, you can also see a very quick overview of how to use the pretrained coref model in this thread: #11585 |
Beta Was this translation helpful? Give feedback.
Hey, we just made a release with this feature. It includes a pretrained model you can use right away, and the example project shows how to train it.
Keep in mind this is still experimental, so if you run into any issues or unclear things, just let us know.