Sciweavers

4698 search results - page 155 / 940
» Making Functionality More General
Sort
View
AGI
2008
15 years 5 months ago
Language Processing in Human Brain
Human brain is exceptionally complex and simple at the same time. Its extremely composite biological structure results itself in human everyday behavior that many people might cons...
Alexander Borzenko
156
Voted
IJON
2006
109views more  IJON 2006»
15 years 3 months ago
Integrating the improved CBP model with kernel SOM
In this paper, we first design a more generalized network model, Improved CBP, based on the same structure as Circular BackPropagation (CBP) proposed by Ridella et al. The novelty ...
Qun Dai, Songcan Chen
149
Voted
COLING
2010
14 years 10 months ago
Multiword Expressions in the wild? The mwetoolkit comes in handy
The mwetoolkit is a tool for automatic extraction of Multiword Expressions (MWEs) from monolingual corpora. It both generates and validates MWE candidates. The generation is based...
Carlos Ramisch, Aline Villavicencio, Christian Boi...
103
Voted
FLAIRS
2004
15 years 5 months ago
Improved Situation Interpretation Metrics in Context-Based Reasoning Simulations
The current implementation of situation interpretation metrics (SIMs) in context-based reasoning (CxBR) simulations makes it difficult to effectively and efficiently characterize ...
Roberto Sánchez, Avelino J. Gonzalez
ICFP
2004
ACM
16 years 3 months ago
Generics for the masses
A generic function is a function that can be instantiated on many data types to obtain data type specific functionality. Examples of generic functions are the functions that can b...
Ralf Hinze