Sciweavers

6618 search results - page 319 / 1324
» Natural Logic for Natural Language
Sort
View
ECML
2003
Springer
16 years 2 hour ago
Combined Optimization of Feature Selection and Algorithm Parameters in Machine Learning of Language
Comparative machine learning experiments have become an important methodology in empirical approaches to natural language processing (i) to investigate which machine learning algor...
Walter Daelemans, Véronique Hoste, Fien De ...
NLPRS
2001
Springer
15 years 11 months ago
Integration of heterogeneous language resources: A monolingual dictionary and a thesaurus
Linguistic knowledge plays a crucial role in natural language processing. Constructing large linguistic knowledge bases requires a lot of human effort and much cost. There have b...
Takenobu Tokunaga, Yasuhiro Syotu, Hozumi Tanaka, ...
CONSTRAINTS
2008
132views more  CONSTRAINTS 2008»
15 years 6 months ago
Essence : A constraint language for specifying combinatorial problems
Abstract. Essence is a formal language for specifying combinatorial problems, in a manner similar to natural rigorous specifications that use a mixture of natural language and disc...
Alan M. Frisch, Warwick Harvey, Christopher Jeffer...
JUCS
2010
89views more  JUCS 2010»
15 years 1 months ago
A Geometrically Enhanced Conceptual Model and Query Language
: Motivated by our experiences with spatial modelling for the sustainable land use initiative we present a geometrically enhanced ER model (GERM), which preserves the key principle...
Hui Ma
OOPSLA
2004
Springer
16 years 4 days ago
Practical predicate dispatch
Predicate dispatch is an object-oriented (OO) language mechanism for determining the method implementation to be invoked upon a message send. With predicate dispatch, each method ...
Todd D. Millstein