lexical analysis

通常用于简化解析。

常用释义

词性释义

词法分析:将字符流转换为有意义的标记流的过程,通常用于简化解析。
例句
  • 全部
1·Scanning, or lexical analysis.
扫描,也称词法分析。
2·This is the lexical analysis of the design stage.
本设计即为词法分析阶段。
3·The procedure is one of the lexical analysis procedure.
这个程序是一个关于词法的分析程序。
4·Part of speech tagging is the basis of lexical analysis.
词性标注是词法分析的基础。
5·It USES recursive manner of a top-down version of the lexical analysis.
它采用了递归的方式由上而下的对一个文本的词法进行分析。
6·The first step in performing this match is called scanning, or lexical analysis.
执行此匹配的第一步叫做扫描 或词法分析。
7·Perform lexical analysis program called lexical analyzer or scanner (scanner).
执行词法分析的程序称为词法分析程序或扫描程序(Scanner)。
8·This is a lexical analysis procedure and can distinguish identifier, figures and expression.
这是一个词法分析程序,能够区分标识符、数字、表达式。
9·This study combines qualitative analysis and quantitative analysis to give a systematic lexical analysis of OSC.
本文采用定性和定量的方法对奥巴马演讲词进行系统的词汇分析。
10·There are four components of the parser, word process, lexical analysis, syntax analysis and semantic preferences.
该语法分析器有四个部件组成,分词程序、词法分析、语法分析和语义预置。