Skip to content

Commit 3cc6724

Browse files
committed
Add Partners
1 parent b6f8e95 commit 3cc6724

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

2018/wsi/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,23 @@ Please consider the example of the data format we offer: input.tsv, output.tsv.
7878

7979
To answer a question post a message to [rusemantics@googlegroups.com](mailto:rusemantics@googlegroups.com) or post it via [Google Groups](https://groups.google.com/forum/?fromgroups#!forum/rusemantics). To follow the updates also join the Facebook group at <https://www.facebook.com/rusemantics>.
8080

81+
## Partners
82+
83+
<div class="tile is-ancestor is-vcentered">
84+
<div class="tile is-2 has-text-centered">
85+
<a href="http://dialog-21.ru/en/"><img src="https://nlpub.ru/images/5/55/Dialogue.png" alt="Dialogue"></a>
86+
</div>
87+
<div class="tile is-2 has-text-centered">
88+
<a href="https://nlpub.ru/NLPub:About"><img src="https://nlpub.ru/images/thumb/a/aa/NLPub.svg/240px-NLPub.svg.png" alt="NLPub"></a>
89+
</div>
90+
<div class="tile is-2 has-text-centered">
91+
<a href="http://mospolytech.ru/?eng"><img src="http://mospolytech.ru/storage/b53b3a3d6ab90ce0268229151c9bde11/images/Logo2.jpg" alt="Moscow Polytech"></a>
92+
</div>
93+
<div class="tile is-2 has-text-centered">
94+
<a href="https://www.uni-hamburg.de/"><img src="http://www.echord.info/file/Attachments/Tmp/1xf2mp74gd66a/UHH_Logo.jpg" alt="Universität Hamburg"></a>
95+
</div>
96+
</div>
97+
8198
## References to Prior Work
8299

83100
* Bartunov, S., Kondrashkin, D., Osokin, A., and Vetrov, D. P. (2016). [Breaking Sticks and Ambiguities with Adaptive Skip-gram](http://proceedings.mlr.press/v51/bartunov16.html). Journal of Machine Learning Research, 51:130–138.

style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ a {
2323
p {
2424
margin: 1em 0;
2525
}
26+
27+
.is-vcentered {
28+
align-items: center;
29+
}

0 commit comments

Comments
 (0)