mql meaning in English
医学询问语言
Examples
- One part , natural chinese language understanding part , is composed of lexical analysis module , producing mql ( middle query language ) module and producing sql query sentence module
在自然汉语理解部分中,有自动分词、中间语言生成和sql语句生成三个模块。 - In the mql module , aim phrase and condition phrase are picked up , and are translated into query aim and query condition . during the translation , correlative contexts are added into entity array , query aim array , query condition array , then mql is produced
再将每一种类型的目标短语和条件短语转化为相应的查询目标和查询条件,填充相关的实体数组、查询目标数组、查询条件数组等,生成完备的中间语言。