syntax parsing 中文意思是什麼

syntax parsing 解釋
語法分析, 句法剖析
  • syntax : n. 【語法】1. 句法;句子結構學。2. 措辭法,字句排列法。
  • parsing : 解析
  1. It takes a plain javacc grammar file as input and automatically generates the following : a set of syntax tree classes based on the productions in the grammar using the visitor design pattern ; two interfaces visitor and objectvisitor ; two depth - first visitors depthfirstvisitor and objectdepthfirst ; and a javacc grammar with the proper annotations to build the syntax tree during parsing

    它把普通的javacc語法文件作為輸入並自動生成下列各項:基於語法中的生成的一組語法樹類(使用visitor設計模式) ;兩個介面( visitor和objectvisitor ) ;兩個深度優先訪問器( depthfirstvisitor和objectdepthfirst ) ;和一個帶正確注釋的javacc語法(用於在解析期間構建語法樹) 。
  2. If parsing reveals errors in syntax, a run - time exception, such as

    如果分析時發現語法錯誤,則會生成運行時異常,如
  3. Based on the traditional chart algorithm, this paper proposed an improved chinese syntax parsing algorithm, which combined bottom up and top down strategies in order to enhance the efficiency and the precision of the chinese syntactic analysis

    摘要針對傳統的漢語句法分析演算法進行改進,採用了自底向上與自頂向下相結合的線圖分析方法,分析、設計和實現了一個漢語句法分析原型系統。
  4. It was composed of three main modules, they were word segmentation module based on the maximum word - length matching algorithm, part of speech tagging module based on statistical method of training of relative frequency, and the syntax parsing module based on the improved chart analysis algorithm

    該系統實現了基於最大詞長匹配演算法的分詞模塊、基於統計方法的詞性標注模塊和基於改進的線圖分析演算法的句法分析模塊。
  5. This thesis presents a description of a semantic disambiguation model applied in the syntax parsing process of the machine translation system. this model uses hownet as its main semantic resource. it makes the word sense and structure disambiguation in the two ways of " binding " and " preferring "

    本文提出了機器翻譯中句法分析的一種語義排歧模型,該模型以《知網》為主要語義知識源,從「制約」與「優選」兩個角度同時進行詞義及結構的排歧: 「制約」是在分析規則中對產生的結果進行約束,而「優選」則是從若干個已分析出的侯選結構中根據某種選擇原則挑出一個最優的結構。
  6. Despite my frequent concern about the unfriendliness of xml, the task of parsing an xml syntax schema would have been far simpler, since i could have let a framework like sax or dom do most of the work for me

    盡管我經常關注xml的不友好性,但解析xml語法模式這一任務本可以相當簡單,因為我可以讓sax或dom之類的框架來為我做大部分的解析工作。
  7. Parsing, or syntax analysis

    解析,也稱語法分析。
  8. Part of the parsing process. this is very important. in perl 5, parsing is an event unto itself, and actions are roadkill on the way to the big city, using an extended syntax that is proven to confuse cats at a distance

    在perl 5本身中,解析是一個事件,而使用了擴展語法的動作則是達成目標途徑中的不幸犧牲品( roadkill ) ,那些擴展的語法被證明是造成迷惑的罪魁禍首。
  9. A semantic based disambiguation algorithm was designed and implemented. with the algorithm, word sense disambiguation and structure disambiguation can be done by semantic pattern rules matching during syntax parsing. the experiment result indicates that : ( a ) the presentation of semantic pattern rules can formalize the construction of chinese phrase quite well ; ( b ) the corpus - based algorithm for acquiring and filtering binary semantic pattern rules is effective, and it can reduce the human labor, avoid subjectivity and unilateralism caused by writing rules manually ; ( c ) the semantic based disambiguation algorithm can achieve satisfactory effects

    實驗表明: 1 )本文設計的語義模式規則能夠較準確地刻畫漢語短語構造的語義規律; 2 )本文提出的基於語料庫的二元語義模式規則自動挖掘和優選演算法是切實可行的,它大大減少完全由人工從大規模語料庫中總結規則的工作量,避免了純人工編制規則的主觀性和片面性; 3 )本文提出的語義分析排歧演算法能夠有效消解短語分析中的詞義歧義和結構歧義。
  10. Research on method of syntax parsing based on statistical approach

    基於統計的句法分析方法研究
  11. You ll start by learning how to use its syntax parsing abilities

    先從學習如何使用它的語法解析功能開始。
  12. Building and implementation of a syntax parsing method for contemporary chinese

    一種現代漢語句法分析方法的建立與實現
  13. Let s start by seeing how phpeclipse provides you with real - time syntax parsing abilities to assist you with debugging php applications

    先從查看phpeclipse如何提供幫助調試php應用程序的實時語法解析功能開始。
  14. No, but compiler doesn t give an error when do syntax parsing or p2 or 2nd pass. and when compiler needs to generate code and finds out the error. lol, and my case is a little bit similar

    當初是你們把我趕出你們黃家的,今天,你除非用八抬大轎抬我回去,否則我誓死改嫁,可你說能行嗎?
  15. The phpeclipse plug - in for eclipse, a slick development environment with real - time syntax parsing abilities, will also be covered, as well as the dbg debugger extension for phpeclipse

    還會介紹用於eclipse的phpeclipse插件,這是一個靈活的開發環境,具有實時語法解析能力,還會介紹phpeclipse的dbg調試器擴展。
分享友人