您要查找的是不是:
- A parameter entity reference is not allowed in internal markup. 內部標記中不允許使用參數實(shí)體引用。
- Defines an entity reference node in a query expression tree. 定義查詢(xún)表達式樹(shù)中的實(shí)體引用節點(diǎn)。
- Replace the double quotes with the corresponding named entity, ". 用相應的命名實(shí)體"替換雙引號。
- The reader normalizes each individual text node independently from the content of adjacent entity reference nodes. 讀取器獨立于相鄰實(shí)體引用節點(diǎn)的內容之外對每個(gè)單獨的文本節點(diǎn)進(jìn)行正?;?。
- Language Independent Named Entity Recognition Combining Morphological and Contextual Evidence? 一種獨立于語(yǔ)言的命名實(shí)體識別方法。
- When the nodes are copied, there may be a namespace in scope at the point of the entity reference. 當復制節點(diǎn)時(shí),在實(shí)體引用所處的范圍內可能存在一個(gè)命名空間。
- We first construct a named entity thesaurus based on the information on the web. 在此基礎上 ,我們首先通過(guò)網(wǎng)絡(luò )資源建立了實(shí)體名詞典知識庫 ;
- Returns the document, element, document type, or entity reference containing the processing instruction. 返回包含該處理指令的文檔、元素、文檔類(lèi)型或實(shí)體引用。
- Returns the parent element, attribute, or entity reference containing the text node. 返回包含該文本節點(diǎn)的父元素、屬性或實(shí)體引用。
- Named entity are recognized with reliability on roles sequence tagged using Viterbi algorithm in roles HMM. 命名實(shí)體識別引入了角色HMM:Viterbi算法標注出全局最優(yōu)的角色序列,然后在角色序列的基礎上,識別出命名實(shí)體,并計算出真實(shí)的可信度。
- The entity text is expanded in place of the entity references. 節點(diǎn)。展開(kāi)實(shí)體文本代替實(shí)體引用。
- Named Entity Recognition (NER), as the important foundation of Text Processing, has become a key technology of Natural Language Processing (NLP). 命名實(shí)體識別是文本信息處理的重要基礎,已經(jīng)逐步成為自然語(yǔ)言處理的一項關(guān)鍵技術(shù)。
- If there is no entity declaration that matches, an empty text node is attached as the only child of the entity reference node. 如果沒(méi)有匹配的實(shí)體聲明,則附加一個(gè)空的文本節點(diǎn)作為實(shí)體引用節點(diǎn)的唯一子級。
- This paper presents a novel approach to improve the named entity translation by combining transliteration with web mining. 本文提出了一種新穎的方法,綜合利用音譯和網(wǎng)絡(luò )挖掘來(lái)提高命名實(shí)體翻譯的效果。
- Use this method after calling MoveToAttribute to read through the text or entity reference nodes that make up the attribute value. 調用MoveToAttribute后,使用此方法讀取通過(guò)組成屬性值的文本或實(shí)體引用節點(diǎn)。
- Functions encapsulate frequently performed logic in a named entity that can be called by Transact-SQL statements instead of recoding the logic in each statement. 函數將經(jīng)常執行的邏輯封裝在命名實(shí)體中,Transact-SQL語(yǔ)句可以調用這些函數,而不用在每個(gè)語(yǔ)句中對這些邏輯重新進(jìn)行編碼。
- This paper presents a Chinese named entity recognition system that integrates the Hidden Markov Model (HMM) and rules which are automatic extracted from the training corpus. 本文實(shí)現的中文命名實(shí)體識別系統采用了隱馬爾可夫模型(Hidden Markov Model,HMM)與自動(dòng)規則提取相結合的方法。
- Tip: This element may contain literal text, entity references, and #PCDATA. 提示:這個(gè)元素可以包含純文本、實(shí)體參數和%23PCDATA。
- They are named entity (person name, location name and organization name) tagging rules, factoid (date, time, percentage, etc.) tagging rules and disambiguation rules. 因為一方面命名實(shí)體和表義字串已被不少分詞語(yǔ)料庫視為分詞單位,另一方面在以往的分詞規范中幾乎從不談及歧義消解問(wèn)題。
- CRF++ is designed for generic purpose and will be applied to a variety of NLP tasks, such as Named Entity Recognition, Information Extraction and Text Chunking. 詳細說(shuō)明: 條件隨機場(chǎng)用于NLP中命名實(shí)體,組塊分析。-CRF++ is a simple; customizable; and implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data.