Sciweavers

6343 search results - page 963 / 1269
» Development of a Cartographic Language
Sort
View
ANLP
1992
170views more  ANLP 1992»
15 years 7 months ago
Automatic Extraction of Facts from Press Releases to Generate News Stories
While complete understanding of arbitrary input text remains in the future, it is currently possible to construct natural language processing systems that provide a partial unders...
Peggy M. Andersen, Philip J. Hayes, Steven P. Wein...
SPLC
2007
15 years 7 months ago
Variability Management for Product Lines with XVCL
Managing variability is the essence of software product line (PL) practice. With many variant features and complex dependencies among them, it also becomes a major challenge for e...
Stan Jarzabek
192
Voted
ECCV
2010
Springer
15 years 6 months ago
What Does Classifying More Than 10, 000 Image Categories Tell Us?
Image classification is a critical task for both humans and computers. One of the challenges lies in the large scale of the semantic space. In particular, humans can recognize tens...
Jia Deng, Alexander C. Berg, Kai Li, Li Fei-Fei
DEBU
2010
205views more  DEBU 2010»
15 years 6 months ago
Spatio-Temporal Stream Processing in Microsoft StreamInsight
Microsoft StreamInsight is a platform for developing and deploying streaming applications. StreamInsight embraces a temporal stream model to unify and further enrich query languag...
Mohamed H. Ali, Badrish Chandramouli, Balan Sethu ...
IEE
2008
120views more  IEE 2008»
15 years 6 months ago
Reducing the use of nullable types through non-null by default and monotonic non-null
With Java 5 annotations, we note a marked increase in tools that can statically detect potential null dereferences. To be effective such tools require that developers annotate decl...
Patrice Chalin, Perry R. James, Frédé...