You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: