Results 71 to 80 of about 179,036 (364)
Bootstrapping a Crosslingual Semantic Parser [PDF]
Recent progress in semantic parsing scarcely considers languages other than English but professional translation can be prohibitively expensive. We adapt a semantic parser trained on a single language, such as English, to new languages and multiple domains with minimal annotation.
Sherborne, Tom+2 more
openaire +3 more sources
Low Resource Dependency Parsing: Cross-lingual Parameter Sharing in a Neural Network Parser
Training a high-accuracy dependency parser requires a large treebank. However, these are costly and time-consuming to build. We propose a learning method that needs less data, based on the observation that there are underlying shared structures across ...
Long Duong+3 more
semanticscholar +1 more source
Autonomous Control of Extrusion Bioprinting Using Convolutional Neural Networks
This work presents a novel computer vision system for high‐fidelity monitoring of extrusion‐based bioprinting and a correction system utilizing convolutional neural networks for error mitigation. This system has demonstrated high detection accuracy and extrusion correction abilities that advance the state of the art toward accelerated printing ...
Daniel Kelly+4 more
wiley +1 more source
AbstractA purely functional implementation of LR(0) parsers is given, together with a simple correctness proof. For non-LR(0) grammars its time complexity is cubic if the functions that constitute the parser are implemented as memo-functions, i.e. functions that memorize the results of previous invocations.
René Leermakers+2 more
openaire +3 more sources
Retrospective Review on Reticular Materials: Facts and Figures Over the Last 30 Years
To shape the future course of research in reticular materials, this work reflects on the progress over the past 30 years, complemented by input from the community of 228 active researchers through a global, crowdsourced survey: ranging from demographics, how it works, publish and interact, to highlights on both academic and industrial milestones, as ...
Aamod V. Desai+8 more
wiley +1 more source
Yara Parser: A Fast and Accurate Dependency Parser
Dependency parsers are among the most crucial tools in natural language processing as they have many important applications in downstream tasks such as information retrieval, machine translation and knowledge acquisition. We introduce the Yara Parser, a fast and accurate open-source dependency parser based on the arc-eager algorithm and beam search. It
Rasooli, Mohammad Sadegh+1 more
openaire +2 more sources
COD::CIF::Parser: an error-correcting CIF parser for the Perl language
A syntax-correcting CIF parser, COD::CIF::Parser, is described that can parse CIF 1.1 files and accurately report the position and nature of the discovered syntactic problems while automatically correcting the most common and the most obvious syntactic ...
Andrius Merkys+5 more
semanticscholar +1 more source
A porous crystalline sensing layer has been developed in conjunction with a nanomechanical sensor for the sensitive detection of volatile fatty acids (VFAs) in admixture at high relative humidity. The sensitive, selective sensor based on supramolecular design improves the economic viability of anaerobic digesters toward a carbon neutral society ...
Subrata Maji+13 more
wiley +1 more source
Incremental generation of parsers [PDF]
An LR-based parser generator for arbitrary context-free grammars is described, which generates parsers by need and processes grammar modifications by updating already existing parsers. We motivate the need for these techniques in the context of interactive language definition environments, present all required algorithms, and give measurements ...
J. Heering, Paul Klint, J.G. Rekers
openaire +3 more sources
Towards case-based parsing : are chunks reliable indicators for syntax trees? [PDF]
This paper presents an approach to the question whether it is possible to construct a parser based on ideas from case-based reasoning. Such a parser would employ a partial analysis of the input sentence to select a (nearly) complete syntax tree and then ...
Kübler, Sandra
core