From e9c8d757617131d9596eb0bd751853e3f7d11e65 Mon Sep 17 00:00:00 2001 From: Victor Zimmermann <zimmermann@cl.uni-heidelberg.de> Date: Wed, 14 Mar 2018 11:01:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a5c990..6bff00a 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,9 @@ $ python3 absinth.py -t ## References Di Marco, Antonio and Navigli, Roberto (2013). Clustering and Diversifying Web Search Results with Graph-Based Word Sense Induction. Computational Linguistics, 39(3). doi:10.1162/COLI_a_00148 + Kruskal, J. (1956). On the Shortest Spanning Subtree of a Graph and the Traveling Salesman Problem. Proceedings of the American Mathematical Society, 7(1), 48-50. doi:10.2307/2033241 + Véronis, Jean. (2004). HyperLex: Lexical cartography for information retrieval. Computer Speech & Language. doi:10.1016/j.csl.2004.05.002 ## Authors -- GitLab