... pruning is via context priming. In context priming, we view a context as the seed upon which to build a network describing that part of the corpus which is, in some sense, close to the context. ... corresponding to each item in the priming context. We believe that this instantiation process is ultimately a special case of abstraction over the entire network; in this abstraction, similar nodes ... RAISINS, SULTANAS~ AND CURRANTS: LEXICAL CLASSIFICATION AND ABSTRACTION VIA CONTEXT PRIMING David J. Hutches Department of Computer Science and Engineering,...
Ngày tải lên: 20/02/2014, 21:20
... the most typical synonym in context, and gave a solution that relies on a generalization oflexical co-occurrence. The results show that a narrow window of training context (-t-4 words) works ... Hirst, Graeme. 1995. Near-synonymy and the structure of lexical knowledge. In AAAI Symposium on Representation and Acquisition of Lexical Knowledge: Polysemy, Ambiguity, and Generativity, ... 1: A fragment of the lexical co-occurrence net- work for task. The dashed line is a second-order relation implied by the network. We can represent these relations in a lexical co- occurrence...
Ngày tải lên: 22/02/2014, 03:20
Báo cáo khoa học: "Word Sense Disambiguation using lexical cohesion in the context" ppt
... “non-greedy” lexical chain, which determined the word sense after process- ing of all words, in the context of text summari- zation. In this paper we propose an improved lexical chain, the lexical ... 0.05 0.07 0.09 0.11 0.13 0.15 0.17 0.19 0.21 0.23 0.25 0.27 0.29 0.31 0.33 0.35 0.37 0.39 context srandrs sr rs srorrs different contexts accuracy HSN HSM HSA HSS HWL HSL Figure 4: the results of verbs disambiguation of SENSEVAL-2 in the transformed context spaces ... we transform the original context space of each target into an enriched context space under the function of SR, RS, SRANDRS or SRORRS. We take the respective 60 context words of nouns and...
Ngày tải lên: 08/03/2014, 02:21
Báo cáo khoa học: "Making Lexical Ontologies Functional and Context-Sensitive" pdf
Ngày tải lên: 08/03/2014, 02:21
Báo cáo khoa học: "Quantifying lexical influence: Giving direction to context" docx
Ngày tải lên: 17/03/2014, 09:20
Báo cáo khoa học: "a Context-Aware Approach to Lexical Simplification" docx
Ngày tải lên: 23/03/2014, 16:20
Procedural Abstraction and Functions That Return a Value
... Addison-Wesley Procedural Abstraction and C++ Procedural Abstraction is writing and using functions as if they were black boxes Procedure is a general term meaning a “function like” set of instructions Abstraction ... 4- 30 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Procedural Abstraction The Black Box Analogy A black box refers to something that we know how to use,...
Ngày tải lên: 12/09/2012, 22:48
Cambridge.University.Press.Defending.Literature.in.Early.Modern.England.Renaissance.Literary.Theory.in.Social.Context.Sep.2000.pdf
... Henry VII and Henry VIII. These later successes, however, will not hold as much significance in this context as will the beginning of his admin- istrative career: service as a justice of the peace ... Horatian trope could function; at the same time, I situate each text in broader social and cultural contexts. Indeed, these texts require both historical and textual modes of analysis, since the function ... trope was to mediate the relationship between the literary work and its diverse social and cultural contexts, a mediation that took place through moments of often dense textual overdetermination that...
Ngày tải lên: 21/09/2012, 10:46
Cambridge University Press Lexical Categories Verbs, Nouns, And Adjectives
... individuate the lexical categories 22 The problem of the lexical categories Chapter 5 concludes the study by considering exactly what kinds of linguistic entities have a categorial nature, and how lexical ... adjectives universal? 238 5Lexicalcategoriesandthenatureofthegrammar264 5.1 What has a category? 265 5.2 Categories and the architecture of the grammar 275 5.3 Why are the lexical categories universal? ... grammatical environments in which one lexical category can be used but not another, and of differences in the internal structure of words and phrases headed by the various lexical categories. The theory...
Ngày tải lên: 05/10/2012, 08:21
Organizing pairwork and groupwork in the context of high school classrooms at pham van nghi upper secondary school, nam dinh province: A case study
... serious research. This led me the choice of the study “organizing pair work and groupwork in the context of high school classrooms at PVN upper secondary school” with the hope of investigating ... STATEMENT ***** I hereby certify that the thesis entitled ORGANIZING PAIRWORK AND GROUPWORK IN THE CONTEXT OF HIGH SCHOOL CLASSROOMS AT PHAM VAN NGHI UPPER SECONDARY SCHOOL, NAM DINH PROVINCE:...
Ngày tải lên: 07/11/2012, 14:54
Sử dụng kỹ thuật Device Context ảo
... vùng device context đích nWidth, nHeight Kích thước vùng device context đích pPSrcDC Con trỏ đến device context nguồn xSrc, yScr Góc trái trên của vùng ảnh được chép trong device context nguồn ... nWidth, nHeight Kích thước vùng device context đích pSrcDC Con trỏ đến device context nguồn xSrc, yScr Góc trái trên của vùng ảnh được chép trong device context nguồn dwRop Chế độ chép ảnh ... device context nguồn sang device context đích. BOOL BitBlt(int x, int y, int nWidth, int nHeight, CDC* pSrcDC, int xSrc, int ySrc, DWORD dwRop ); với x, y Góc trái trên của vùng device context...
Ngày tải lên: 14/11/2012, 16:44
The UN Model Double Taxation Convention in the context of Financing for Sustainable Development
Ngày tải lên: 05/09/2013, 14:19
A STUDY ON THE USE OF CLASSROOM DISCIPLINE AS MOTIVATION FOR SECOND LANGUAGE ACQUISITION IN THE CONTEXT OF ENGLISH LANGUAGE TEAC
Ngày tải lên: 07/09/2013, 13:06
Lexical Structure
... They are intended for use only by code-generation tools, v13 _dummy $str Chapter 2. Lexical Structure The lexical structure of a programming language is the set of elementary rules tha specifies ... comments, and how one program statement is separated from the next. This short chapter documents the lexical structure of JavaScri t pt. hich is nt feature for in portant for programmers who do not...
Ngày tải lên: 05/10/2013, 13:20
COM+ Context
... creator's context. 2.3 The Context Object COM+ represents each context by an object called the context object. Every context has exactly one context object. Objects can obtain a pointer to their context ... 238 10/3/2002file://F:\Documents%20and%20Settings\Administrator\Local%20Settings\Temp\Rar$EX0 hres = pObjectContextInfo->GetContextId(&guidContextID); pObjectContextInfo->Release( ); USES_CONVERSION; WCHAR pwsGUID[150]; ::StringFromGUID2(guidContextID,pwsGUID,150); ... called a context. Each apartment has one or more contexts, and a given context belongs to exactly one apartment. A context can host multiple objects, and each object belongs to exactly one context. ...
Ngày tải lên: 05/10/2013, 15:20
Bạn có muốn tìm thêm với từ khóa: