语义提取,semantic extraction
1)semantic extraction语义提取
1.Research on Semantic Extraction of Content-based Video Retrieval;基于内容的视频检索语义提取若干问题研究
2.The analysis of the remotely sensed images evolves in three stages: physical classification, semantic extraction, and information recognition.通过构建同层次目标之间、不同分辨率层次目标之间的关系 ,将目标识别、目标语义提取以及影像信息提取集成在单一的平台完成。
英文短句/例句

1.Effects of Working Memory Capacity on L2 Semantic Processing;第二语言语义提取中的工作记忆效应
2.Emotional Semantics Extraction from Image Texture Based on Fuzzy Recognize Degree基于FRD的图像纹理情感语义提取
3.Semantic Processing: The L2 Lexical Competence Perspective;语义提取:基于第二语言词汇能力角度的研究
4.On Chinese Word Boundary Parsing Ability of Foreign Students;留学生汉语阅读分词和语义提取能力研究
5.THE EFFECTS OF WAYS OF LINGUISTIC EXPRESSION ON THE SEMANTIC RECOVERY TIME OF NATURAL CONCEPTS;语言表达方式对自然概念语义提取的影响
6.THE EFFECT OF THE WAYS OF LINGUISTIC EXPRESSION ON THE SEMANTIC RECOVERY TIME OF SCIENTIFIC CONCEPTS;语言表达方式对科学概念语义提取时间的影响
7.Inhibitory Effect in Lexical Access of L2 Production二语产出中语义提取的抑制机制及抑制强度
8.Research on Semantic Extraction of Content-based Video Retrieval;基于内容的视频检索语义提取若干问题研究
9.The Method Research of Semantic-distilling in Content-based News Video Retrieval;基于内容的新闻视频检索语义提取技术研究
10.Research on Emotional Semantic Distilling基于因子分析和概率神经网络的情感语义提取
11.The Application of Semantic Feature Analysis and the Extraction of Semantic Features;语义特征分析的作用和语义特征的提取
12.Study on Key Techniques in Automatically Extracting Semantic Information from Visual Media;视觉媒体语义自动提取关键技术研究
13.Research on Extracting XML Semantics and Bootstrapping Ontologies Automatically;XML语义信息提取与本体构建机制研究
14.Sketch Symbol Extraction Based on Bayesian Network;基于贝叶斯网络的草图语义符号提取
15.The Effects of Contextual Constraints on Meaning Selection in the Mental Lexicon;语境对心理词汇意义提取的制约研究
16.Semantic Composition and Processing in Syntactic Structures with "Dengyu" as the Adnex;“等于”作述语的句法结构的语义合成和提取
17.Research on Statistics-Based Analysis and Extraction for Video Semantic;基于统计学的视频语义分析与提取技术研究
18.Researches on Technologies of Content-Based Multi-Hierarchy Semantic Video Object Description Extraction;基于内容的多层次语义视频对象提取技术研究
相关短句/例句

semantic recovery语义提取
1.By means of the paradigms of high speed word classifying, sentence verification and high speed picture classifying, the paper investigated the effect of ways of linguistic expression on the semantic recovery time of natural concepts.采用词和图形的快速分类的方法 ,研究了语言表达方式对自然概念语义提取的影响。
2.By means of the paradigms of word high speed classifying, sentence verification and picture high speed classifying, the present study explored the effect of the ways of linguistic expression on the semantic recovery time of scientific concepts.研究语言表达方式对科学概念语义提取的影响。
3)extracting semantic objects语义对象提取
1.This paper discusses the characters of semantic objects in lung CT images,the methods of extracting semantic objects from lung CT images,the methods of classification the semantic objects with SVM and the creating and using of semantic objects tables in lung CT image database.主要讨论了支持基于语义查询的肺部CT图像库中语义对象的特点,基于支持向量机分类的语义对象提取方法,及相应的语义对象库表的建立和使用。
4)semantic feature extraction语义特征提取
5)semantic information acquisition语义信息提取
6)word extractioin中文语义词提取
延伸阅读

操作语义操作语义operational semantics 式求值的抽象机器的模型,这个机器的存储区分成三部分:栈区st(用作工作区),环境区:(保存数据向量等),控制区。(保存程序)。整个存储区记作(、t,:,。),称为抽象机器的一个大状态。这个抽象机器具有识别符号、完成算术和逻辑运算、转储信息、实现大状态之间的转移等基本功能。 这个机器的大状态转移规则分为四类: (l)(st,s,(el叩eZ)/c)”(st,s,。;/。2/甲/。) (2)(st,:,碑/‘)冷(n/:t,:,。) (3)(st,s,x、/e)”(x、/sr,s,e) (4)(n/m/st,s,叩/e)=>(k/st,s,c)(k=m opn) 第一类规则表示,当控制区中待执行的程序要求完成表达式(。1叩eZ)的求值时,抽象机就转移自己的大状态,准备先求子表达式。l和e2的值,然后再按照相应的运算叩(+,一,X或其它算子),求出整个表达式的值,符号“/”用于分割存放的信息。第二类规则表示,当求值的表达式是一个常量时,则其值就是抽象机中表示这个常量的相应的量(粗体用来区别语言中的符号和在抽象机中的相应表示),表达式的值暂存于栈区。第三类规则表示,当表达式是一个变量时,其值就是环境区中相应单元的当前值,即第i个变量x‘的值就是数据向量s的第i个分量:、的值。第四类规则表示,当运算叩的两个操作数已经求得,则可按照抽象机中的相应运算求出op作用于操作数的结果。 在这个抽象机中,表达式(x:X xZ)+l(在xl,xZ值为2和3时)的求值是由下述大状态的转移序列完成的,转移符号冷的上方标有实现这一转移依 0、,产、,声据的转移规则号,设:=(2,3,s((x;XxZ)+i)/。(s(1)冷(:t,、(x;XxZ)/1/+/。)岑(、‘,:,(二,/二2)又1/+/。)里(2/st,、,二2/又1/+/。)缪(3/2/st,:,x/1/、/。)军(6/、‘,、,l/+/。)里(l/6/::,:,+,/。) (4) 冷(7/:t,s,e) 这个抽象机正确刻画出算术表达式求值的全过程,故可作为算术表达式的操作语义。 为定义赋值语句(x‘:二e)的操作语义,可在上述抽象机中添加如下转移规则: (5)(st,s,(x、:=e);/c)今(:t,s,e/x*:=/。) (6)(n/:t,:,吞:=/。)=>(st,:}in,。) 第五类规则表示,当抽象机执行(x‘:=。)时,先求出表达式仑的值,然后再给x*赋值。