• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 1 - 10 of 176
Next 10 →

Discerning Tumor Status from Unstructured MRI Reports—Completeness of Information in Existing Reports and Utility of Automated Natural Language Processing

by Lionel T. E. Cheng, Jiaping Zheng, Guergana K. Savova, Bradley J. Erickson
"... Information in electronic medical records is often in an unstructured free-text format. This format presents challenges for expedient data retrieval and may fail to convey important findings. Natural language processing (NLP) is an emerging technique for rapid and efficient clinical data retrieval. ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
Information in electronic medical records is often in an unstructured free-text format. This format presents challenges for expedient data retrieval and may fail to convey important findings. Natural language processing (NLP) is an emerging technique for rapid and efficient clinical data retrieval

Memory, language and ageing.

by Deborah M Burke , Donald G Mackay , Deborah Burke - Philosophical Transactions of the Royal Society: Biological Sciences, , 1997
"... Abstract This overview provides both theoretical and empirical reasons for emphasizing practice and familiar skills as a practical strategy for enhancing cognitive functioning in old age. Our review of empirical research on age-related changes in memory and language reveals a consistent pattern of ..."
Abstract - Cited by 35 (9 self) - Add to MetaCart
Abstract This overview provides both theoretical and empirical reasons for emphasizing practice and familiar skills as a practical strategy for enhancing cognitive functioning in old age. Our review of empirical research on age-related changes in memory and language reveals a consistent pattern

Remembering over the short-term: The case against the standard model.

by James S Nairne - Annual Review of Psychology, , 2002
"... s Abstract Psychologists often assume that short-term storage is synonymous with activation, a mnemonic property that keeps information in an immediately accessible form. Permanent knowledge is activated, as a result of on-line cognitive processing, and an activity trace is established "in&quo ..."
Abstract - Cited by 74 (0 self) - Add to MetaCart
over the short term? It is clearly adaptive to keep recent information available in some kind of accessible form. It would be difficult to comprehend spoken language, which occurs sequentially, or read any kind of text without remembering the early part of an utterance or the themes relevant to a

:1

by Martin Reuter, Frank Saueressig
"... ar ..."
Abstract - Add to MetaCart
Abstract not found

Assessment literacy for the language classroom.

by Glenn Fulcher - Language Assessment Quarterly, , 2012
"... ABSTRACT Language testing has seen unprecedented expansion during the first part of the 21 st century. As a result there is an increasing need for the language testing profession to consider more precisely what it means by 'assessment literacy' and to articulate its role in the creation o ..."
Abstract - Cited by 7 (0 self) - Add to MetaCart
impact upon pedagogic texts. Question 5 invited teachers to critique a language testing textbook which they had last used. I present each book mentioned in alphabetical order. In discussing this section I do not report numbers of users for each text. This was not the intention of the analysis

1On the Identifiability of Overcomplete Dictionaries via the Minimisation Principle Underlying K-SVD

by Karin Schnass , 2013
"... This article gives theoretical insights into the performance of K-SVD, a dictionary learning algorithm that has gained significant popularity in practical applications. The particular question studied here is when a dictionary Φ ∈ Rd×K can be recovered as local minimum of the minimisation criterion ..."
Abstract - Add to MetaCart
underlying K-SVD from a set of N training signals yn = Φxn. A theoretical analysis of the problem leads to two types of identifiability results assuming the training signals are generated from a tight frame with coefficients drawn from a random symmetric distribution. First asymptotic results showing

Recovering Code to Documentation Links in OO Systems

by G. Antoniol, G. Canfora, A. De Lucia, E. Merlo - In Proceedings of the 6th Working Conference on Reverse Engineering , 1999
"... Software system documentation is almost always expressed informally, in natural language and free text. Examples include requirement specifications, design documents, manual pages, system development journals, error logs and related maintenance reports. We propose an approach to establish and maint ..."
Abstract - Cited by 24 (4 self) - Add to MetaCart
Software system documentation is almost always expressed informally, in natural language and free text. Examples include requirement specifications, design documents, manual pages, system development journals, error logs and related maintenance reports. We propose an approach to establish

Cultural Biases in Economic Exchange",

by Luigi Guiso , Paola Sapienza , Luigi Zingales , Franklin Allen , Marianne Baxter , Patricia Ledesma , Mitchell Petersen , Andrei Shleifer , Rene Stulz , Samuel Thompson , 2004
"... Abstract How much do cultural biases affect economic exchange? We try to answer this question by using the relative trust European citizens have for citizens of other countries. First, we document that this trust is affected not only by objective characteristics of the country being trusted, but al ..."
Abstract - Cited by 57 (4 self) - Add to MetaCart
for difference in information and another set that proxy for culture. As measures of information we use the geographical distance between the two countries, their proximity, and the commonality between the two languages. 3 We also collected the number of times a country name appears in the headlines

Acknowledgements

by Alejandro Houspanossian, Facultad De Ciencias Exactas , 2006
"... First, I would like to thank to Dimka Karastoyanova and Mariano Cilia for all the fruitful discussions, their guidance and support through the course of this project. Thanks also to Prof. Alejandro Buchmann who sponsored my stay at Technische Universität Darmstadt during the spring of 2004. The spec ..."
Abstract - Add to MetaCart
First, I would like to thank to Dimka Karastoyanova and Mariano Cilia for all the fruitful discussions, their guidance and support through the course of this project. Thanks also to Prof. Alejandro Buchmann who sponsored my stay at Technische Universität Darmstadt during the spring of 2004. The special thanks go to my advisor, Mariano Cilia, who has made all this possible. Finally, I’d like to thank to my family for all these years of support.

DOI 10.1007/s00778-012-0302-x SPECIAL ISSUE PAPER Automating the database schema evolution process

by Carlo Curino, Hyun Jin, Moon Alin Deutsch, Carlo Zaniolo, C. Curino (b, H. J. Moon, A. Deutsch, C. Zaniolo
"... Abstract Supporting database schema evolution repre-sents a long-standing challenge of practical and theoretical importance for modern information systems. In this paper, we describe techniques and systems for automating the critical tasks of migrating the database and rewriting the legacy applicati ..."
Abstract - Add to MetaCart
Abstract Supporting database schema evolution repre-sents a long-standing challenge of practical and theoretical importance for modern information systems. In this paper, we describe techniques and systems for automating the critical tasks of migrating the database and rewriting the legacy applications. In addition to labor saving, the ben-efits delivered by these advances are many and include reliable prediction of outcome, minimization of downtime, system-produced documentation, and support for archiving, historical queries, and provenance. The PRISM/PRISM++ system delivers these benefits, by solving the difficult prob-lem of automating the migration of databases and the rewrit-ing of queries and updates. In this paper, we present the PRISM/PRISM++ system and the novel technology that made it possible. In particular, we focus on the difficult and previously unsolved problem of supporting legacy queries and updates under schema and integrity constraints evolution. The PRISM/PRISM++ approach consists in providing the users with a set of SQL-based Schema Modification Opera-tors (SMOs), which describe how the tables in the old schema are modified into those in the new schema. In order to sup-port updates, SMOs are extended with integrity constraints
Next 10 →
Results 1 - 10 of 176
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University