syntax analysis 中文意思是什麼

syntax analysis 解釋
句法分析
  • syntax : n. 【語法】1. 句法;句子結構學。2. 措辭法,字句排列法。
  • analysis : n. (pl. -ses )1. 分解,分析;【數學】解析。2. 梗概,要略。3. 〈美國〉用精神分析法治療(= psychoanalysis)。
  1. The latter is paid more attention, which automatically acquires lexical context - specific expansions from the web, making full use of the context and high lever natural language processing technology, such as syntax analysis. this method includes two main stages : candidate expansion extraction and expansion validation, both of which mine the web using a search engine. by means of the two stages, we get very high expansion precise thus making the user profile constructed more plentiful and precise

    該方法以網際網路作為信息來源,充分考慮了待擴展詞所在的上下文,並融合了句法分析等高層自然語言處理技術,通過擴展和確認兩個主要步驟,逐步求精,使擴展的精度很高,從而在只有少量需求描述的情況下,使初始化構造的用戶模板更加準確和豐富。
  2. In the compiled system, the paper describes symbolic structure of the siprom language word with regular expression. based on the fa theory, this paper presents a lexical analysis method by using morphology table. after comparing some common syntax analysis methods, this paper choosing the lr ( 1 ) analyzer

    在編譯部分,本文用正規表達式描述了siprom語言單詞符號的結構,利用有限自動機原理,提出了用構造詞形表的方式來識別單詞的方法,使詞法分析程序具有很好的開放性。
  3. The latter is the emphasis of this article. its hard core is the accidence analysis builder grammar _ lexer. mll and the syntax analysis builder grammarjpaser. mly. it transforms the fortran character string in the program, which would be processed automatic differentiation transform, into data stream of diversified syntax units

    詞法分析和語法分析部分又分為輸入命令數據流以及fortran源程序數據流的詞法分析和語法分析,后一部分是本文分析的重點,它以詞法分析程序生成器grammarlexer . mll和語法分析程序生成器grammarpaser . mly為核心,將進行自動微分變換的fortran源代碼字元串變換成各類語法單位的數據流。
  4. Semantic analysis is carried out during syntax analysis

    語義分析在語法分析的過程中進行。
  5. Dealing with syntactic bracket in operand first syntax analysis

    算符優先語法分析中句型分界符的處理
  6. The design of the classes of c2000 language grammar elements is of great benefit to the simplification of the whole procedure. the problem of memory management in syntax analysis is solved with an assistant list

    通過對c2000語言各語法成分類及其類層次的設計,簡化了整個實現過程,並通過引入輔助鏈表,解決了語法分析中空間管理的問題。
  7. Based on comprehensively considering the specific features of monitoring configuration software ' s applying, a configuration language - c2000 language is designed, whose compiler and development environment are then fulfilled. the designing, syntax analysis, semantic analysis and intermediate code generating of c2000 are deeply discussed. a virtual machine is also presented and implemented to support the executing of the intermediate code

    論文對組態軟體中的用戶編程介面進行了研究,在充分考慮了監控組態軟體的行業應用特點的基礎上,設計了一種組態語言? ? c2000語言,對其編譯器及開發環境的實現方案進行了詳細論述;並對語言設計、語法分析、語義分析,以及中間代碼生成和用來對中間代碼解釋執行的虛擬機等進行了深入的討論,詳細論述了各語法成分的實現,總結了對源程序中錯誤處理的方法。
  8. An abstract syntax tree is built after syntax analysis and traversed three times to do semantic analysis to generate the intermediate code

    在語法分析、語義分析及中間代碼生成方面,先經過語法分析建立抽象語法樹,然後對抽象語法樹進行三次遍歷完成語義分析並生成中間代碼。
  9. At the whole compiled system design, takes grammar as the base of program design, referring to hard plc working theoty, syntax analysis program as center to organize the whole compiled process

    在編譯程序總體設計中,以文法作為程序設計的依據,參照硬plc的工作原理並以語法分析程序為中心來組織整個編譯過程。
  10. Space syntax analysis is on important tool of urban morphology quantification study, and integration is the most effective parameter which is used usually in space syntax analysis

    摘要空間句法分析是城市形態量化研究的重要工縣、集成度是空間句法分析中最有效最常用的參數。
  11. 3 、 chinese words divided syncopation technology is the difficulty of the query technique based on phrase. some divided syncopation such as mechanical matching method, feature phrase library method, restriction matrix method, syntax analysis method and comprehended syncopation method are emphasized

    對其中的幾種方法,如機械匹配法(即mm法) 、特徵詞庫法、約束矩陣法、語法分析法和理解切分法等做了詳細的比較和分析,並歸納出各自特點。
  12. Xu, shu, introduction of reference book of chinese syntax analysis

    徐樞呂叔湘著《漢語語法分析問題助讀》介紹85
  13. Nlidb is thespecificapplicationofnaturallanguageprocessingtechniqueindatabasefield. the traditional methods of nli designing include pattern - matching, syntax analysis, semantic grammar, and intermediate representation languages

    自然語言介面設計的傳統方法包括模板匹配、句法分析、語義語法和中間表述語言等。
  14. In this thesis, the following issues of the eliank - general - report - system are researched : the ebnf ( extended backus - naur form ) definition of this system, lexical analysis, syntax analysis, the semantic analysis of assignment - statements and auditing - statements and balance - rules, the calculation of assignment - statements and auditing - statements, keeping the report balance and error - equilibrium after it is rounded off

    本論文重點研究了此系統中的以下幾個問題: ebnf範式的定義;詞法分析、語法分析;賦值語句、審核語句、平衡規則的語義分析;賦值語句和審核語句的計算;報表舍位平衡與誤差均衡化。
  15. By using the syntax - lead semantic analysis, this paper can accomplish syntax analysis and semantic analysis in one time scan

    在語義分析方面,本文採取了語法制導的語義分析方法,可以在一次掃描中完成語法分析和語義分析兩項工作。
  16. As ' to the front end, this thesis does n ' t use the method of syntax directed semantic analysis. instead, it arranges syntax analysis and semantic analysis into different stages in virtue of the equal description of source program. as to the back end, it selects the scheme that a virtual machine executes the intermediate code through interpreting

    在對語言編譯器即語言實現方面的研究中,論文總結了編譯器的一般模型,並針對其前端和後端分別選擇了合適的實現方案:前端沒有採用語法制導的語義分析,而是通過對源程序等價表述的引入將語法分析和語義分析安排到不同階段進行;後端選擇了用虛擬機對中間代碼解釋執行的實現方案。
  17. Presently, many scientific research institutes have been investigated english question - answering systems, some mature english question - answering systems have been widely recognized, but few institutes are doing research on chinese question - answering systems, for the chinese question - answering system demands much higher to the correlation domain research request, for example, there is no blank space between chinese words, chinese syntax analysis and semantic understanding is more difficult, all of these have made the chinese question - answering systems development slowly

    目前,國外已有很多科研機構參與了英文問答系統的研究,甚至已經有相對成熟的英文問答系統,但是國內參與中文問答系統的研究不多,因為中文問答系統對相關領域的研究要求更高,例如:中文詞語之間沒有空格;漢語的句法分析和語義理解更為困難等,這些都造成了中文問答系統的發展緩慢。
  18. Parsing, or syntax analysis

    解析,也稱語法分析。
  19. Syntax analysis and arithmetic realization of natural language query systems

    自然語言查詢系統中的句法分析與演算法實現
  20. The compiled system includes the phrase analysis, syntax analysis, language analysis and generate target code

    軟plc的編譯程序包括詞法分析、語法分析、語義分析和目標代碼生成四個階段。
分享友人