4 resultados para Semantic priming

em Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP)


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recombinant Bacillus subtilis strains, either spores or vegetative cells, may be employed as safe and low cost orally delivered live vaccine vehicles. In this study, we report the use of an orally delivered B. subtilis vaccine strain to boost systemic and secreted antibody responses in mice i.m. primed with a DNA vaccine encoding the structural subunit (CfaB) of the CFA/I fimbriae encoded by enterotoxigenic Escherichia coli (ETEC), an important etiological agent of diarrhea among travelers and children living in endemic regions. DBA/2 female mice submitted to the prime-boost immunization regimen developed synergic serum (IgG) and mucosal (IgA) antibody responses to the target CfaB antigen. Moreover, in contrast to mice immunized only with one vaccine formulation, sera harvested from prime-boosted vaccinated individuals inhibited adhesion of ETEC cells to human red blood cells. Additionally, vaccinated dams conferred full passive protection to suckling newborn mice challenged with a virulent ETEC strain. Taken together the present results further demonstrate the potential use of recombinant B. subtilis strains as an alternative live vaccine vehicle. (C) 2008 Elsevier Ltd. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper is about the use of natural language to communicate with computers. Most researches that have pursued this goal consider only requests expressed in English. A way to facilitate the use of several languages in natural language systems is by using an interlingua. An interlingua is an intermediary representation for natural language information that can be processed by machines. We propose to convert natural language requests into an interlingua [universal networking language (UNL)] and to execute these requests using software components. In order to achieve this goal, we propose OntoMap, an ontology-based architecture to perform the semantic mapping between UNL sentences and software components. OntoMap also performs component search and retrieval based on semantic information formalized in ontologies and rules.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Robotic mapping is the process of automatically constructing an environment representation using mobile robots. We address the problem of semantic mapping, which consists of using mobile robots to create maps that represent not only metric occupancy but also other properties of the environment. Specifically, we develop techniques to build maps that represent activity and navigability of the environment. Our approach to semantic mapping is to combine machine learning techniques with standard mapping algorithms. Supervised learning methods are used to automatically associate properties of space to the desired classification patterns. We present two methods, the first based on hidden Markov models and the second on support vector machines. Both approaches have been tested and experimentally validated in two problem domains: terrain mapping and activity-based mapping.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

OWL-S is an application of OWL, the Web Ontology Language, that describes the semantics of Web Services so that their discovery, selection, invocation and composition can be automated. The research literature reports the use of UML diagrams for the automatic generation of Semantic Web Service descriptions in OWL-S. This paper demonstrates a higher level of automation by generating complete complete Web applications from OWL-S descriptions that have themselves been generated from UML. Previously, we proposed an approach for processing OWL-S descriptions in order to produce MVC-based skeletons for Web applications. The OWL-S ontology undergoes a series of transformations in order to generate a Model-View-Controller application implemented by a combination of Java Beans, JSP, and Servlets code, respectively. In this paper, we show in detail the documents produced at each processing step. We highlight the connections between OWL-S specifications and executable code in the various Java dialects and show the Web interfaces that result from this process.