AlexPoint / OpenNlp

Open source NLP tools (sentence splitter, tokenizer, chunker, coref, NER, parse trees, etc.) in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Context constructor does not set a value for property HeadTokenTag

ConnectedReasoning opened this issue · comments

I believe this is an ommision, occuring at OpenNlp-master\OpenNlp-master\OpenNLP\Tools\Coreference\Similarity\Context.cs.

commented

Nice catch! Thanks.
A fix has been pushed which should solved your issue.