Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scores for tagged NER results? #26

Closed
adeperio opened this issue Sep 26, 2015 · 3 comments
Closed

Scores for tagged NER results? #26

adeperio opened this issue Sep 26, 2015 · 3 comments

Comments

@adeperio
Copy link

Hi Sergey,

Great work on this port by the way!

I'm using the Sandford CoreNLP.NET module and its CRFClassifier to find Named Entities in a document. I am able to get the entities by using classifyWithInlineXML, but would you know how to get the entities along with their relevance/confidence scores (0-1)?

Would love an example in C# on how to do this.

@sergey-tihon
Copy link
Owner

You asked this question on SO
http://stackoverflow.com/questions/32796011/scores-for-tagged-ner-results-in-the-standfordcore-nlp-net-library (I posted my suggestion there)

Maybe @volhav may help with C# sample?

@biggerlambda
Copy link

Can you share a c# sample? I am having problems with emulating the java code to c#

@sergey-tihon
Copy link
Owner

Close as an old issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants