-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
117 lines (104 loc) · 6.1 KB
/
Copy pathindex.xml
File metadata and controls
117 lines (104 loc) · 6.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Andrea Zugarini</title>
<link>/</link>
<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
<description>Andrea Zugarini</description>
<generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><lastBuildDate>Wed, 11 Nov 2020 10:16:59 +0100</lastBuildDate>
<image>
<url>/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_2.png</url>
<title>Andrea Zugarini</title>
<link>/</link>
</image>
<item>
<title>An Optimal Control Approach to Learning in SIDARTHE Epidemic model</title>
<link>/publication/zugarini2020optimal/</link>
<pubDate>Wed, 11 Nov 2020 10:16:59 +0100</pubDate>
<guid>/publication/zugarini2020optimal/</guid>
<description></description>
</item>
<item>
<title>Vulgaris: Analysis of a Corpus for Middle-Age Varieties of Italian Language</title>
<link>/publication/zugarini2020vulgaris/</link>
<pubDate>Wed, 11 Nov 2020 10:16:47 +0100</pubDate>
<guid>/publication/zugarini2020vulgaris/</guid>
<description></description>
</item>
<item>
<title>Vulgaris</title>
<link>/project/vulgaris/</link>
<pubDate>Sun, 11 Oct 2020 15:12:09 +0200</pubDate>
<guid>/project/vulgaris/</guid>
<description><p>The main goal of the project is the analysis of the diachronic evolution and variance of the vulgar Italian language.
In order to do so, we retrieved an heterogeneous literary text corpus from Biblioteca Italiana, a digital library project collecting the most significant texts of the Italian literature, ranging from the Middle Age to the 20th century.
The analyzed corpus contains poetry, prose, epistles and correspondence by the most important Italian authors ranging from the dawn of the vulgar language to the Reinassance Age.</p>
</description>
</item>
<item>
<title>Neural Poetry</title>
<link>/project/neural-poem-generation/</link>
<pubDate>Mon, 21 Sep 2020 22:22:18 +0200</pubDate>
<guid>/project/neural-poem-generation/</guid>
<description><p>We study the problem of neural poem generation, focussing on Dante Alighieri, widely known for his Divine Comedy. This challenging task, where the machine has to capture the linguistic features that characterize the poet from the few available author&rsquo;s works, it is addressed by using a syllable-based neural language model trained with a multi-stage procedure that exploits non-poetic works of the same author and also other publicly available huge modern Italian corpora.</p>
</description>
</item>
<item>
<title>Learning Epidemiological Models</title>
<link>/project/learning-epidemiological-models/</link>
<pubDate>Mon, 21 Sep 2020 22:21:25 +0200</pubDate>
<guid>/project/learning-epidemiological-models/</guid>
<description><p>The COVID-19 outbreak has stimulated the interest in the proposal of novel epidemiological models to predict the course of the epidemic so as to help planning effective control strategies. In particular, in order to properly interpret the available data, it has become clear that one must go beyond most classic epidemiological models and consider models that, like the recently proposed SIDARTHE, offer a richer description of the stages of infection. The problem of learning the parameters of these models is of crucial importance especially when assuming that they are time-variant, which further enriches their effectiveness. This project focuses on developing a general approach for learning time-variant parameters of dynamic compartmental models from epidemic data.</p>
</description>
</item>
<item>
<title>An Unsupervised Character-Aware Neural Approach to Word and Context Representation Learning</title>
<link>/publication/marra-2018-unsupervised/</link>
<pubDate>Sun, 20 Sep 2020 21:27:41 +0200</pubDate>
<guid>/publication/marra-2018-unsupervised/</guid>
<description></description>
</item>
<item>
<title>Combining deep learning and symbolic processing for extracting knowledge from raw text</title>
<link>/publication/zugarini-2018-combining/</link>
<pubDate>Sun, 20 Sep 2020 21:24:17 +0200</pubDate>
<guid>/publication/zugarini-2018-combining/</guid>
<description></description>
</item>
<item>
<title>Learning in Text Streams: Discovery and Disambiguation of Entity and Relation Instances</title>
<link>/publication/maggini-2019-learning/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>/publication/maggini-2019-learning/</guid>
<description></description>
</item>
<item>
<title>Neural Paraphrasing by Automatically Crawled and Aligned Sentence Pairs</title>
<link>/publication/globo-2019-neural/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>/publication/globo-2019-neural/</guid>
<description></description>
</item>
<item>
<title>Neural Poetry: Learning to Generate Poems Using Syllables</title>
<link>/publication/zugarini-2019-neural/</link>
<pubDate>Tue, 01 Jan 2019 00:00:00 +0000</pubDate>
<guid>/publication/zugarini-2019-neural/</guid>
<description></description>
</item>
<item>
<title>A new integrated and interactive tool applicable to inborn errors of metabolism: Application to alkaptonuria</title>
<link>/publication/spiga-2018-new/</link>
<pubDate>Mon, 01 Jan 2018 00:00:00 +0000</pubDate>
<guid>/publication/spiga-2018-new/</guid>
<description></description>
</item>
<item>
<title>Neural networks for beginners. A fast implementation in matlab, torch, tensorflow</title>
<link>/publication/giannini-2017-neural/</link>
<pubDate>Sun, 01 Jan 2017 00:00:00 +0000</pubDate>
<guid>/publication/giannini-2017-neural/</guid>
<description></description>
</item>
</channel>
</rss>