Search results for " Process"
showing 10 items of 17204 documents
Different Languages - Different Sentence Types? On Exclamative Sentences
2016
It is not equally easy for all languages to establish an exclamative sentence type. It seems the easiest for those languages that feature a morphological marking for an exclamative sentence type like Turkish or Vietnamese. English on the other hand is a language that does not mark exclamative clauses with an easily identifiable marker but uses certain preferred constructions, which allow us to separate a class of ‘exclamative sentences’ from other sentence types. However, there is another class of languages for which it is even harder to determine if ‘exclamative sentences’ exist as a sentence type. In those languages, these sentences share a striking amount of formal properties with senten…
Readability and the Web
2012
Readability indices measure how easy or difficult it is to read and comprehend a text. In this paper we look at the relation between readability indices and web documents from two different perspectives. On the one hand we analyse how to reliably measure the readability of web documents by applying content extraction techniques and incorporating a bias correction. On the other hand we investigate how web based corpus statistics can be used to measure readability in a novel and language independent way.
Progress Checking for Dummies
2018
Verification of progress properties is both conceptually and technically significantly more difficult than verification of safety and deadlock properties. In this study we focus on the conceptual side. We make a simple modification to a well-known model to demonstrate that it passes progress verification although the resulting model is intuitively badly incorrect. Then we point out that the error can be caught easily by adding a termination branch to the system. We compare the use of termination branches to the established method of addressing the same need, that is, weak fairness. Then we discuss another problem that may cause failure of catching progress errors even with weak fairness. Fi…
Extending PluTo for Multiple Devices by Integrating OpenACC
2018
For many years now, processor vendors increased the performance of their devices by adding more cores and wider vectorization units to their CPUs instead of scaling up the processors' clock frequency. Moreover, GPUs became popular for solving problems with even more parallel compute power. To exploit the full potential of modern compute devices, specific codes are necessary which are often coded in a hardware-specific manner. Usually, the codes for CPUs are not usable for GPUs and vice versa. The programming API OpenACC tries to close this gap by enabling one code-base to be suitable and optimized for many devices. Nevertheless, OpenACC is rarely used by `standard programmers' and while dif…
The Effects of Multiple‐Exposure Textual Enhancement on Child L2 Learners’ Development in Derivational Morphology: A Multi‐Site Study
2021
Combining Machine Translated Sentence Chunks from Multiple MT Systems
2018
This paper presents a hybrid machine translation (HMT) system that pursues syntactic analysis to acquire phrases of source sentences, translates the phrases using multiple online machine translation (MT) system application program interfaces (APIs) and generates output by combining translated chunks to obtain the best possible translation. The aim of this study is to improve translation quality of English – Latvian texts over each of the individual MT APIs. The selection of the best translation hypothesis is done by calculating the perplexity for each hypothesis using an n-gram language model. The result is a phrase-based multi-system machine translation system that allows to improve MT out…
Modelling of Systems for Real
2016
Modelling and Programming are often used together in system development. However, typically there is a large difference between the handling of modelling parts and the handling of programming parts. This leads to the fact that the transition between the two is not easy, and important information is lost as well as extra information has to be provided when combining modelling and programming. This paper shows how modelling and programming could work together in system development.
ABDUCTIVE INFERENCES IN PRAGMATIC PROCESSES
2018
Abstract In pragmatic theories, the notion of inference plays a central role, together with the communicative act in which it is activated. Although some scholars, such as Levinson, Sperber and Wilson, propose detailed and accurate analyses of this notion, we will maintain that these analyses can be better systematized if seen through Peirce’s notion of abduction. We will try to maintain that the variety of inferential processes in play in a linguistic act is mostly of an abductive nature. Moreover, we will maintain that the typological tripartition of abductions discussed by Eco (1981) allows to account for a signi cant part of the mechanisms involved in the comprehension of an utterance, …
Semi-automated annotation of page-based documents within the Genre and Multimodality framework
2016
This paper describes ongoing work on a tool developed for annotating document images for their multimodal features and compiling this information into a corpus. The tool leverages open source computer vision and natural language processing libraries to describe the content and structure of multimodal documents and to generate multiple layers of XML annotation. The paper introduces the annotation schema, describes the document processing pipeline and concludes with a brief description of future work.