Java中的自动语义角色标签(ASRL)(使用Java中的Frame net) [英] Automatic semantic role labeling (ASRL) in Java (using Frame net in Java)

查看:74
本文介绍了Java中的自动语义角色标签(ASRL)(使用Java中的Frame net)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找使用Java创建ASRL分析的很长时间,但是不幸的是,网络提供的支持很少,似乎所有其他SO问题都与使用哪些工具"有关,但与如何使用"无关.使用它们".

I'm looking for a long time to create ASRL analysis in Java, and unfortunately the web offers very little support, it seems like all of the other SO questions relate to "which tools to use", but not to "how to use them".

我想创建(最好在Java中)类似于以下内容: http://demo. ark.cs.cmu.edu/parse ,以句子为输入,以帧为输出的算法.

I want to create (preferably in java) something exactly like this : http://demo.ark.cs.cmu.edu/parse ,an algorithm that has sentences as input, and frames as output.

我下载了mate tools https://code的相关Jar文件. google.com/p/mate-tools/downloads/list 和 SEMAFOR http://www.ark.cs.cmu.edu/SEMAFOR/,但是从这里开始,我被困住了,我找不到创建做到这一点的Java代码的任何方法.

I downloaded the related Jar files of mate tools https://code.google.com/p/mate-tools/downloads/list and SEMAFOR http://www.ark.cs.cmu.edu/SEMAFOR/, but from here I'm stuck, i couldn't find any way of creating java code that does that.

你们中有人有Java代码示例(SEMAFORMate tools)来演示如何将句子(或任何文本输入)转换为框架元素吗?

Does any of you guys have examples of Java code (SEMAFOR or Mate tools) that demonstrates how to convert a sentence (or any text input) into frame elements?

不胜感激.

推荐答案

我认为这可能会对您有所帮助.只需转到此链接

I think this might help you.Just go to this link http://code.google.com/p/semafor-semantic-parser/ and browse through the sources.You'll get a lot of java codes on semantic parsing which is used in semafor.You'll also get framenet demo in this chunk of codes.

这篇关于Java中的自动语义角色标签(ASRL)(使用Java中的Frame net)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆