<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:14pt"><div>Hello,</div><div><br></div><div>I recently found a very useful Persian toolkit for python which works like NLTK.</div><div><br></div><div>It is written by Alireza Nourian and can be found in <a href="https://github.com/sobhe/hazm">https://github.com/sobhe/hazm</a></div><div>All the tools are available online too in this address(you can input a sentence and see the result of running different tools on it):</div><div><a href="http://www.sobhe.ir/hazm/">http://www.sobhe.ir/hazm/</a></div><div><br></div><div>The toolkit consists of the following tools:</div><div>normalizer</div><div>tokenizer</div><div>stemmer </div><div>POS tagger</div><div>dependency parser</div><div><br></div><div><br></div><div><br></div></div></body></html>