diff --git a/2018/wsi/index.md b/2018/wsi/index.md index 0d3a220..60f985b 100644 --- a/2018/wsi/index.md +++ b/2018/wsi/index.md @@ -78,6 +78,23 @@ Please consider the example of the data format we offer: input.tsv, output.tsv. 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 . +## Partners + +
+
+ Dialogue +
+
+ NLPub +
+
+ Moscow Polytech +
+
+ Universität Hamburg +
+
+ ## References to Prior Work * 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. diff --git a/style.scss b/style.scss index 66ca9a3..f54c3f4 100644 --- a/style.scss +++ b/style.scss @@ -23,3 +23,7 @@ a { p { margin: 1em 0; } + +.is-vcentered { + align-items: center; +}