Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Need a very basic C# example to anaylze arabic words #59

Closed
MonsterMMORPG opened this issue Mar 9, 2017 · 1 comment
Closed

Need a very basic C# example to anaylze arabic words #59

MonsterMMORPG opened this issue Mar 9, 2017 · 1 comment

Comments

@MonsterMMORPG
Copy link

MonsterMMORPG commented Mar 9, 2017

I have created a new WPF project in visual studio 2017

Then from manage nuget packages > installed Stanford.NLP.CoreNLP

Then i have downloaded and extracted stanford-parser-full-2016-10-31

Then extracted stanford-parser-3.7.0-javadoc.jar, stanford-parser-3.7.0-models.jar and stanford-parser-3.7.0-sources.jar files into folders

Here inside of that folder

inside folder

Ok from here i need a very basic c# example for how to analyze arabic words?

I would like to learn is word noun verb etc
Is word first person second person etc
Is word female or male or he she it etc
Is word plural or not or available other forms etc
Is word superlative or comparative etc

Thank you very much

need example

@sergey-tihon
Copy link
Owner

Start from this sample project https://github.com/sergey-tihon/Stanford.NLP.NET/tree/master/samples/Stanford.NLP.CoreNLP.CSharp and make sure that it works on you machine.

This discussion may be useful #18

Repository owner locked and limited conversation to collaborators Feb 28, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants