Is their any way to Integrate NLTK parser in Matlab?
조회 수: 1 (최근 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!