•
parsing
英:【ˈpɑːrsɪŋ】美:【ˈpɑːsɪŋ】
英:
美:
常用释义:
语法分析
v.解析(parse的ing形式)
n.语法分析;剖析
1、Parsing of XML data is often done with a SAX-style parser.───XML数据解析通常是使用一个SAX风格的解析器完成的。
2、When
parsing
XML, UAs do not always read the DTD, and thus may not know what the ID of an element is.───当解析XML时,浏览器不会总去读取DTD,因此可能会不知道一个元素的ID是什么。
3、An alternate implementation of this program might be more efficient if it used the SAX
parsing
method, rather than DOM.───这个程序的另一个实现可嫩更有效,如果使用SAX解析方法而不是DOM。
4、Why does
parsing
matter?───解析为什么重要?
5、What is message
parsing
?───什么是消息解析?
6、Parsing this syntax is equally ambiguous, and you must know the layout of an XML response ahead of time to be able to make sense of it.───语法解析同样含混,你必须先知道XML响应报文的布局,然后才能搞清楚它的含义。
7、Semantic relevancy computation is used to solve structural disambiguity in
parsing
syntactic.───语义相关度计算是为了解决句法分析中的结构性歧义。
8、In general, it is necessary to determine whether or not a name denotes one of these entities before
parsing
the program that contains it.───在解析一个程序前,通常需要确定某个名字是否指示这些实体。
9、In traditional
parsing
, a sentence is mainly seen as a sequence of individual words, as if it has only a linear structure.───在传统分析中,一般把句子看作若干个前后相接的单词的序列,好象句子只有一个线形结构。
1、dependency parsing───依存关系语法分析;依存关系句法分析
2、parsing error───语法错误(计算机术语);解析错误(计算机术语)
3、constituency parsing───选区分析
4、gerundive parsing───动名词分析
1 2 句法分析是一种语言处理技术,用于分析句子的结构和语法关系。
它可以帮助我们理解句子的意义和语法规则,并进行自然语言处理任务。
然而,对于一些复杂的句子或者特定领域的语言,句法分析可能会遇到一些困难,无法准确地分析句子的结构。
3 在某些情况下,句法分析可能会出现错误的结果或者无法完全解析句子。
这可能是因为句子的结构复杂,存在歧义,或者句子中包含一些特殊的语言现象。
因此,在使用句法分析时,我们需要注意其局限性,并结合其他语言处理技术和人工判断来综合分析句子的意义和结构。