I want to read the Bw Arabic dictionary and then extract some lexical elements such as "N", "V" in Python. In addition, I have an Arabic tree block. I want to extract a trigram from it. I'm so new to using Python, where do I start?
There is only one place.
http://www.nltk.org/
Python is the most used natural language processing tool, and the community of scientists who built and use NLTK has probably already created a tool that will do most of what you need.
, , http://www.desilinguist.org/pdf/crossroads.pdf . , , .