开发者

reading corpus by python code for Arabic language

开发者 https://www.devze.com 2023-03-10 13:18 出处:网络
I want to read Arabic dictionary Bw and then extract some lexical items like \"N\" , \"V\"开发者_运维问答 by Python. Also, I have Arabic Pen treebank I want to extract trigram from it. I am so new for

I want to read Arabic dictionary Bw and then extract some lexical items like "N" , "V"开发者_运维问答 by Python. Also, I have Arabic Pen treebank I want to extract trigram from it. I am so new for using Python, where do I begin?


There is only one place to begin.

http://www.nltk.org/

Python is the most used tool for Natural Language processing and the community of academics who built and use the NLTK have probably already made a tool that will do most of what you need.

It is best to start out with a tutorial like this one, http://www.desilinguist.org/pdf/crossroads.pdf and work with a simple European language. Then when you are more familiar with the tools, start working with Arabic texts.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号