Search results for "202"
showing 10 items of 5810 documents
Deep neural attention-based model for the evaluation of italian sentences complexity
2020
In this paper, the Automatic Text Complexity Evaluation problem is modeled as a binary classification task tackled by a Neural Network based system. It exploits Recurrent Neural Units and the Attention mechanism to measure the complexity of sentences written in the Italian language. An accurate test phase has been carried out, and the system has been compared with state-of-art tools that tackle the same problem. The computed performances proof the model suitability to evaluate sentence complexity improving the results achieved by other state-of-the-art systems.
A Clustering approach for profiling LoRaWAN IoT devices
2019
Internet of Things (IoT) devices are starting to play a predominant role in our everyday life. Application systems like Amazon Echo and Google Home allow IoT devices to answer human requests, or trigger some alarms and perform suitable actions. In this scenario, any data information, related device and human interaction are stored in databases and can be used for future analysis and improve the system functionality. Also, IoT information related to the network level (wireless or wired) may be stored in databases and can be processed to improve the technology operation and to detect network anomalies. Acquired data can be also used for profiling operation, in order to group devices according…
Developing an Analytical Framework for Analyzing and Comparing National E-Government Strategies
2020
Part 1: E-Government Foundations; International audience; Across the world, e-government strategies are developed for the effective digitalization of the public sector. They offer governments a framework for dealing with challenges such as technical and legal interoperability and collaboration between public and private sector stakeholders, and for promoting a future vision for a digital public sector. Since e-government strategies are policy document and, thus, likely to convey biased perspectives, analyses of these strategies can yield insights into these biases and different perspectives on public sector digitalization. Until now, there has been no widely recognized framework for systema…
Książę Niccola Machiavellego jako przykład zastosowania toposu zakulisowości
2019
Aby wyjaśnić fenomen popularności Księcia Niccola Machiavellego, należy wskazać na osobliwy sposób komunikowania się autora tego dzieła z czytelnikiem. Autor przedstawia siebie jako fachowca z dziedziny sztuki politycznej, za swoich czytelników zaś chce mieć jedynie tych, którzy, jak on, znają się na rzeczy. Charakterystyczny zimny i, z pozoru przynajmniej, nieozdobny styl, jakim posługuje się autor Księcia, podkreśla dodatkowo profesjonalny i nieosobisty stosunek pisarza do przedmiotu jego rozważań. W kategoriach teorii retorycznej taki sposób komunikowania się daje się opisać jako poszukiwanie okrężnych dróg do tego, co Kenneth Burke określał mianem konsubstancjacji retorycznej. Mówca sta…
Sincerity in Lithuanian epistolarity: Between truth and emotion
2020
AbstractThis paper investigates the lexical representation of sincerity in Lithuanian epistolarity throughout the twentieth century. Drawing on data from the corpus of Lithuanian letters and employing the techniques of corpus, statistical and philological analysis, this paper explores the use, frequency and context of occurrence of the four sets of lexical stems: atvir- (‘open’, ‘frank’), nuošird- (‘sincere’, ‘honest’), šird- (‘heart’), and tikr- (‘authentic’, ‘genuine’, ‘real’). As each of these lexical stems foreground different semantic shades of sincerity, they are treated in this paper as lexical variables that inscribe different degrees of an author’s sincere attitude (stance) toward …
Example Markers at the Intersection of Grammaticalization and Lexicalization
2020
Givon’s words “today’s morphology is yesterday’s syntax” have been widely used to describe grammaticalization, a process of linguistic change which implies an increase in the grammatical status of ...
Risks in neural machine translation
2020
Abstract The new paradigm of neural machine translation is leading to profound changes in the translation industry. Surprisingly good results have led to high expectations; however, there are substantial risks that have not yet been sufficiently taken into account. Risks exist on three levels: first, what kind of damage can clients and end users incur in safety-critical domains if the NMT result contains errors; second, who is liable for damage caused by the use of NMT; third, what cyber risks can the use of NMT entail, especially when free online engines are used. When establishing sustainable measures to reduce such risks, we also need to consider general principles of human behaviour if …
Towards a Science of the Self: Autism, Autobiography, and Animal Behavior in Temple Grandin’sAnimals in Translation
2019
AbstractThis paper argues that Temple Grandin’s work serves as an intervention into the very framework of ‘disability.’Animals in Translationsuggests that the minds of people living with autism are ‘wired differently’; yet, this difference, Grandin makes clear, is by no means always a disadvantage. As a scientist in animal studies and a consultant for animal behavior, Grandin claims that persons on the autism spectrum may be ideally suited for understanding the animal mind. Describing both autism and animal behavior through the discourse of neuroscience, she takes the analogy between persons with autism and animals one step further. Both animals, especially birds, and people on the autism s…
A Mission for MARS: The Success of Climate Change Skeptic Rhetoric in the US
2020
Radio and television broadcasters accuse climate scientists of “promoting a global warming hoax”, recommending that they be “named and fi red, drawn and quartered” (Rush Limbaugh); commit “hara kiri” (Glenn Beck); and be “publicly flogged” (Mark Morano). Conservative media are crucial in promoting climate skepticism. Likewise, climate skepticism resonates well with white middle-class men. But why does the middle class continue to support “radical” positions? This article focuses on Anti-Intellectualism to explain why climate skeptic rhetoric resonates with “Middle American Radicals” (MARS).
Generating incremental type services
2019
In this vision paper, we propose a method for generating fully functional incremental type services from declarations of type rules. Our general strategy is to translate type rules into Datalog, for which efficient incremental solvers are already available. However, many aspects of type rules don't naturally translate to Datalog and need non-trivial translation. We demonstrate that such translation may be feasible by outlining the translation rules needed for a language with typing contexts (name binding) and bidirectional type rules (local type inference). We envision that even rich type systems of DSLs can be incrementalized by translation to Datalog in the future.