Semantic Role Labeling is a shallow semantic parsing method.
语义角色标注是一种浅层语义分析的方法。
Costas Malamas has provided an alternative parsing method that USES the expat parser and stream-oriented techniques.
Costas Malamas提供了一种替代语法分析方法,这种方法使用expat语法分析器和面向流技术。
The research energy need's analysis method may converge two kinds generally:First, energy need predictive parsing method; first, energy need factor analysis method.
研究能源需求的分析方法一般可归为两类:一是能源需求的预测分析方法,一是能源需求的因素分析方法。
The results demonstrated that XML parsing method of crosslinked information has a good portability and expandability, and it is convenient for reading and processing.
结果表明, 基于XML技术的交联信息解析方法可移植、可扩展性强,便于人机阅读和处理。
The command parsing method between different levels has been studied in detail based on the compiling theory, characteristics of LAMOST and its observatory running pattern.
根据编译理论,结合LAMOST望远镜的特点和其观测运行模式,采用物理解析与语法解析相结合的方法,深入探讨了各层命令集之间的解析方法。
The setInputFile() method of the class then defines the location of the source NITF document, and the parse() method of the class then parses the XML (using PHP's SAX parsing methods).
该类的 setInputFile()方法定义了源NITF文档的位置,parse() 方法则解析XML(使用PHP 的SAX解析方法)。
The assignment, which was to modify this class so that it prints out the arguments supplied to each method, provided some useful insight into the SAX parsing and callback process.
我们布置的家庭作业是要求修改这个类,使之能够打印每一个方法的参数。这对于理解 SAX 的解析与回调过程是十分有好处的。
It will offer some background about parsing techniques, what method is best suited to what types of XML documents, and, if you have a choice, what your criteria for choosing should be.
还介绍了关于解析技术的一些背景知识,何种方法最适合于何种类型的XML文档,如果要作出选择,则应依据何种标准。
This method is useful when parsing element-only content; if it encounters non-white-space text before a tag is found (other than comments or processing instructions), it throws an exception.
该方法在解析只含元素的内容时很有用,如果在发现标记之前遇到非空白文本(不包括注释或处理指令),就会抛出异常。
Parsing can then occur, and the resultant DOM Document object is handed off to a method that prints the DOM tree.
然后,就可以进行语法分析了,产生的DOMDocument对象传递给打印dom树的方法。
SearchStats: Query operations, searcher performance and parsing times, method calls statistics, and most commonly executed queries.
搜索统计数据:查询操作、搜索器性能和处理时间、方法调用统计、以及对大多常用执行的查询。
The innocent-looking parse method triggers parsing of the XML document which, in turn, calls the event handler.
看似无关的parse方法触发对XML文档的语法分析,这导致了调用事件处理器。
Obtain the next parsing event using the next method, as follows: xpp.next ;.
可以使用next方法获得下一个解析事件,代码如下:xpp . next ;。
Conf files; the parsing code from this method is copied from the previous tutorial and modified slightly to use a more Groovy-like syntax.
此方法中的解析代码是从前一教程复制过来的,并稍微进行了一些修改,以获得更类似Groovy的语法。
You also saw how to extend the JsonML content by processing during the parsing stage, further extending and enhancing the method of outputting XHTML.
您还了解到如何通过解析阶段中的处理和进一步扩展和增强输出XHTML方法来扩展JsonML的内容。
To avoid lines of arbitrary argument parsing code, this main method USES the Apache Commons CLI project to parse the arguments sent to it from the command line.
为了避免随意的实参解析代码,main方法使用了ApacheCommonsCLI项目来解析从命令行发送给它的这些实参。
When parsing an XML document, an XMLEventReader instance delivers event objects to the client application through its next method — one for each syntactical unit in the document.
解析xml文档时,XMLEventReader实例通过它的next方法向客户传递事件对象,文档中的每个语法单位都有一个事件。
Most of the heavy lifting of parsing the inbound message payload is already done by the time the FileUploader method is called with the submitted data.
在使用提交的数据调用FileUploader方法时,大部分解析入站消息负荷的工作已经完成。
A reset is necessary because, with this method, parsing begins at the ParsePosition index within the input string.
重置很必要,因为使用此方法时解析开始于输入字符串的ParsePosition索引。
To invoke the parsing code in Parser_1, you invoke the method simpleLang() in that class.
要调用 Parser_1 中的解析代码,需要调用该类中的方法simpleLang() 。
Running the same iterparse method in Listing 4 on the Open Directory data takes 122 seconds per run, or slightly more than five times longer than parsing the copyright data.
对OpenDirectory数据使用清单4中的iterparse方法,每次运行耗时122秒,约是解析版权数据所用时间的5倍。
No additional handler class is required, because all parsing and document management take place within the Android-supplied libraries, and all JSON-related code is contained in this method.
不需要额外的处理类。因为所有解析和文档管理都在Android提供的库中进行,所有JSON相关的代码都包含在这个方法中。
The main method then proceeds to delegate the parsing of the argument to a CmdLineParser object, which then returns an Options object.
main方法然后会将参数解析委托给CmdLineParser对象,后者将返回Options对象。
An alternative method for parsing ISO8583 data is shown in the next example, which USES a WebSphere TX map for the purpose.
下一个例子显示了另一种解析iso 8583数据的方法,该方法使用WebSphereTX映射实现解析。
To register event handlers and to start parsing, the application USES the XMLReader interface. As we have seen, parse , a method of XMLReader, starts the parsing.
为注册事件处理器并启动语法分析器,应用程序使用XMLReader接口。
Because semicolons, function return types, method arguments lists, and even the curly braces are sometimes omitted, using an equals sign prevents several possible parsing ambiguities.
因为分号,函数返回类型,方法参数列表,甚至大括号都经常会被省略,使用等于号可以避免几种可能的二义性。使用等于号也提醒了我们,即使是函数,在Scala里面也是值。
The deep analysis of the NMEA0183 protocol structure and the compilation technology characteristic leads to the method for parsing NMEA0183 protocol using the compilation technology.
经过深入分析nmea0183协议的结构和编译技术的特点,提出了一种利用编译技术解析nmea0183协议的方法。
This paper introduces a kind of new method based on expression parsing which has been used in radar automation test system.
本文论述了一种使用表达式解析的故障诊断方法,并将其用于某型雷达系统的故障诊断保障系统中。
This method represents knowledge with the logic expression, then reasoning engine works with expression parsing.
该方法将知识表示为逻辑表达式,推理机使用表达式解析的方法推理知识。
This method represents knowledge with the logic expression, then reasoning engine works with expression parsing.
该方法将知识表示为逻辑表达式,推理机使用表达式解析的方法推理知识。
应用推荐