Is their any way to Integrate NLTK parser in Matlab?
3 次查看(过去 30 天)
显示 更早的评论
Hi everyone, I am doing some sorts of project where parsing of the texts in the document is to done. I want to use NLTK parser for the purpose. So, Please let me know if there is any way to integrate the NLTK parser inside my MATLAB code. Thanks!
0 个评论
回答(1 个)
Angga Lisdiyanto
2016-6-19
No
1 个评论
Walter Roberson
2016-6-19
NLTK is documented as accepting Python 2.7 or 3.2, so a relatively recent version of MATLAB could possibly make use of it. It appears that Python support was added to MATLAB as of R2014b, which the original poster might have had (if R2015a had been released by the time of the posting then it would have been only a small number of days before the post.)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!