Sciweavers

1736 search results - page 104 / 348
» Semantic Annotation for Java
Sort
View
IJET
2007
99views more  IJET 2007»
14 years 9 months ago
Treating metadata as annotations: separating the content markup from the content
— The use of digital learning resources creates an increasing need for semantic metadata, describing the whole resource, as well as parts of resources. Traditionally, schemas suc...
Fredrik Paulsson, Jonas Engman
WWW
2006
ACM
15 years 10 months ago
Requirements for multimedia document enrichment
Nowadays a large and growing percentage of information is stored in various multimedia formats. In order for multimedia information to be efficiently utilised by users, it is very...
Ajay Chakravarthy, Vitaveska Lanfranchi, Fabio Cir...
COLING
1996
14 years 11 months ago
Generation of Paraphrases from Ambiguous Logical Forms
This paper presents a method for generating multiple paraphrases from ambiguous logical forms. The method is based on a chart structure with edges indexed on semantic information ...
Hadar Shemtov
IPPS
2003
IEEE
15 years 3 months ago
RMIX: A Multiprotocol RMI Framework for Java
With the increasing adoption of Java for parallel and distributed computing, there is a strong motivation for enhancing the expressive elegance of the RMI paradigm with flexible ...
Dawid Kurzyniec, Tomasz Wrzosek, Vaidy S. Sunderam...
ICSE
2009
IEEE-ACM
15 years 10 months ago
Refactoring sequential Java code for concurrency via concurrent libraries
Parallelizing existing sequential programs to run efficiently on multicores is hard. The Java 5 package java.util.concurrent (j.u.c.) supports writing concurrent programs: much of...
Danny Dig, John Marrero, Michael D. Ernst