Is their any way to Integrate NLTK parser in Matlab?

조회 수: 1 (최근 30일)
Rakesh
Rakesh 2015년 3월 30일
댓글: Walter Roberson 2016년 6월 19일
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!

답변 (1개)

Angga Lisdiyanto
Angga Lisdiyanto 2016년 6월 19일
No
  댓글 수: 1
Walter Roberson
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 CenterFile Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by