NLP之Stanford Parser using NLTK

因为官网的使用的很不方便,各个参数没有详细的说明,也查不到很好的资料了。所以决定使用python配合NLTK来获取Constituency Parser和Denpendency Parser。 一、安装python 操作系统win10 jdk(版本1.8.0_151) anaconda(版本4.4.0),python(版本3.6.1) 略 二、安装NLTK pip install nltk 安装完
相关文章
相关标签/搜索