Is their any way to Integrate NLTK parser in Matlab?
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Angga Lisdiyanto
on 19 Jun 2016
No
1 Comment
Walter Roberson
on 19 Jun 2016
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.)
See Also
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!