Sciweavers

9264 search results - page 305 / 1853
» Space Between Languages
Sort
View
EELC
2006
121views Languages» more  EELC 2006»
15 years 10 months ago
Simulating Meaning Negotiation Using Observational Language Games
In this article, we study the emergence of associations between words and concepts using the self-organizing map. In particular, we explore the meaning negotiations among communica...
Tiina Lindh-Knuutila, Timo Honkela, Krista Lagus
FINTAL
2006
15 years 10 months ago
Language Independent Answer Prediction from the Web
This work presents a strategy that aims to extract and rank predicted answers from the web based on the eigenvalues of a specially designed matrix. This matrix models the strength ...
Alejandro Figueroa, Günter Neumann
AAAI
2008
15 years 9 months ago
Learning to Connect Language and Perception
To truly understand language, an intelligent system must be able to connect words, phrases, and sentences to its perception of objects and events in the world. Current natural lan...
Raymond J. Mooney
W3C
1998
15 years 8 months ago
A Query Language for XML
An important application of XML is the interchange of electronic data (EDI) between multiple data sources on the Web. As XML data proliferates on the Web, applications will need t...
Mary F. Fernandez, Dan Suciu
USENIX
1990
15 years 7 months ago
Tcl: An Embeddable Command Language
Tcl is an interpreter for a tool command language. It consists of a library package that is embedded in tools (such as editors, debuggers, etc.) as the basic command interpreter. ...
John K. Ousterhout