I'm in the process of assessing the capabilities of the NLTK in processing Arabic text in a research to analyze and extract sentiments.
Question is as follows:
- Is the NTLK capable of handling and allows the analysis of Arabic text?
- Is python capable of manipulating\tokenizing Arabic text?
- Will I be able to parse and store Arabic text using Python?
If python and NTLK aren't the tools for this job, what tools would you recommend (if existent)?
Thank you.
EDIT
Based on research: