Ainformation dictionary gives information about words and phrases.
字典提供有关词和片语的知识。
In any NLP systems, including that of MT, syntactic and semantic information dictionary is an essential component.
在自然语言处理系统(包括机器翻译系统)中,语法、语义信息词典是必不可少的构件。
This paper is one of the branch items of the national research program"grammar information dictionary of the Thirteen Classics".
本课题是国家级科研项目《十三经语法信息词典》的一个子项目。
"Mongolian Grammatical Information dictionary" is an electronic dictionary developed for automatic analysis and automatic generation of Mongolian sentences.
《蒙古语语法信息词典》是为蒙古语语句的自动分析与自动生成而研制的一部电子词典。
In the fifth chapter, discusses the theory and method used in the problem regulating verbs semantic attribute fields and its value in Mongolian grammar information dictionary.
第五章,论述了“蒙古语语法信息词典”中动词语义属性字段及其取值规范的确定,以及与此有关的具体技术问题。
This paper briefly introduces the designing purpose, characteristics, functions and the existing problems of the management and maintenance tool of the "Mongolian homographs information dictionary".
本文简要介绍了“蒙古文同形词信息词典”管理与维护工具的设计目的、特点、功能及存在的问题。
The dictionary is a vast treasure trove of information.
这本字典是一个信息的巨大宝库。
Master replicates require all nodes to access the master node to obtain the dictionary information about tables, columns, and primary keys.
主复制要求所有节点通过访问主节点来获得关于表、列和主键的字典信息。
This reduces the expense and complexity of internationalizing information for display because users simply apply the generic XSLT style sheet to a new situation by providing a new dictionary.
因为用户只通过提供新字典将常规XSLT样式表应用于新情况, 所以这会减少用于显示的国际化信息的费用和复杂程度。
Using this information, they were able to figure out a list of potential keystroke pairs.The results were then compared with a 58,000-entry dictionary.
通过这些信息,他们可以得到潜在的击键对的列表,再将获得的结果,与拥有58,000条词条的词典进行比对。
If the master dictionary information matches the participant table's dictionary information, the new participant is added.
如果主字典信息与参与表的字典信息相匹配,则会添加这个新的参与者。
The LZ algorithm uses a static dictionary to store the needed information.
LZ算法使用一个静态字典存储所需的信息。
A dictionary is built that contains information mapping the original bit strings and their replacements.
这时会建立一个字典,其中包含了映射原始的长字符串与它们的替换值的信息。
It's just raw information, presented in little more than a hyperlinked dictionary, as shown in Figure 1.
只有原始信息,看上去像带超链接的字典,如图1。
The information defining a deployed hub domain model and the abstraction between the actual storage location is primarily defined in tables belonging to the Data Dictionary section.
定义一个已部署的hu b域模型及其与实际的存储位置间的抽象的信息主要在属于数据字典部分的表内定义。
Similar to the Dictionary and Regular Expression operators, the found entities are mapped to database table columns and can be further processed and used like other structured information.
类似于Dictionary和Regularexpression操作器,找到的实体能够映射到数据库表的列,经过进一步处理之后可作为结构化信息使用。
The Webster's New World Dictionary went with "overshare" last year, inspired in part by the habit of spewing too much personal information on social networking sites and blogs.
有感于社交网站和博客上人们习惯于吐露过多的私人信息,《韦氏新世界词典》又在去年收录了“overshare”(过度分享)一词。
Metadata information is stored and managed by the data Dictionary, which is composed of base tables, and corresponding views.
元数据信息在DataDictionary中存储和管理,由基本表和相应的视图组成。
ArtLex: Browse this art terms dictionary for historical context information, definitions and more.
ArtLex:浏览这个艺术词汇字典,可以检索历史相关信息、定义等。
This tool generates an InfoSphere Business Glossary XML import file from the domain definitions and associated information contained in the Initiate MDS data dictionary tables.
此工具能从域定义以及包含在InitiateMDS数据字典表的相关信息生成一个InfoSphereBusiness GlossaryXML导入文件。
In the design, we considered caching the HashMap housing the acronym information, but we chose not to because we wanted to support dynamic updating of the acronym dictionary.
在设计中,我们考虑过对存储缩略词信息的HashMap进行缓存,但是我们选择不缓存,因为希望支持缩略词词典的动态更新。
The Internet search engine Google also found its way into the dictionary for the first time as a verb, meaning to find information quickly on the world wide web.
互联网搜索引擎Google也首次作为动词入选词典,意思是"在互联网上快速查找信息"。
A master replicate extracts replicated table dictionary information from the master server (specified with the -m option in CDR define repl command) and stores it in the syscdr database.
主复制从主服务器(在cdrdefinerepl命令中以- m选项指定)提取复制表的字典信息,并将之存储在syscdr数据库中。
Using this information, they were able to figure out a list of potential keystroke pairs. The results were then compared with a 58,000-entry dictionary.
利用这样的信息,他们就可以得出一系列有可能的键位配对,然后再把这些结果与一份拥有58000份条目的词典进行比对,最终得到可能的密码。
A dictionary is like an associative array or hash: It USES key-value pairs to store and retrieve information.
字典类似于关联数组或散列;它使用键值对来存储和限制信息。
Ever wanted to know what a word in something you were reading meant or more information about it but didn't want to have to open up a new TAB to search through the dictionary or encyclopedia?
你曾想知道你读的文章中的单词的意思或是更多相关信息,却又不想另开页面在词典或百科中搜索?
As an indispensable aid in English learning and teaching, the EFL dictionary should provide lexical collocational information sufficiently and efficiently.
作为英语学习与教学的重要工具,英语学习词典应当有效地提供足够的词汇搭配信息。
However comprehensive the collocation information is in a dictionary, a dictionary can never, for the limitation of its space, enumerate all the illustrative examples as a corpus does.
不论词典的搭配信息多么丰富全面,词典永远不可能像语料库那样提供所有的典型例句,因为词典的篇幅总是有限的。
A dictionary in Objective-C is an object that holds two sets of information, a unique key and associated values, and enables you to use the key to retrieve items.
Objective - c中的字典是一个具有两组信息(惟一的密钥和相关的值)的对象,且使您能够使用该密钥来检索条目。
A dictionary in Objective-C is an object that holds two sets of information, a unique key and associated values, and enables you to use the key to retrieve items.
Objective - c中的字典是一个具有两组信息(惟一的密钥和相关的值)的对象,且使您能够使用该密钥来检索条目。
应用推荐