We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
http://cran.r-project.org/web/ packages/helloJavaWorld/vignettes/helloJavaWorld.pdf 将向您展示如何利用 rJava 包和一些最少的 Java 代码来使用外部 Java 包。
斯坦福 NLP 解析器有 API 文档,您可以使用它在 Java 中创建包装器。
我正在尝试使用斯坦福大学的 R 的 NLP 解析器,一旦我有了可用的代码,我很高兴在这里与您分享。
http://cran.r-project.org/web/packages/helloJavaWorld/vignettes/helloJavaWorld.pdf will show you how to leverage the rJava package and some minimal Java code to use external Java packages.
The Stanford NLP parsers have API documentation which you could use to create a wrapper in Java.
I am trying to use the NLP parsers from Stanford from R and once I have usable code, I'll b glad to share it with you here.
CRAN 上没有任何内容。 RSeek 不返回任何内容。 CRAN 上的 NLP 视图 没有显示它。
Nothing on CRAN. RSeek returns nothing. And the NLP view on CRAN doesn't show it.