From 4ef8a4a069ca3b59effd6eae12ce4d1dd0ac713a Mon Sep 17 00:00:00 2001 From: ShenShen Date: Thu, 12 Jul 2018 13:26:30 +0800 Subject: [PATCH] Update paper link --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 992f09e..1fd3cfc 100644 --- a/README.md +++ b/README.md @@ -26,16 +26,18 @@ Shen Li, Zhe Zhao, Renfen Hu, Wensi Li, Tao Liu, Xiaoyong Du, Analogical Reasoning on Chinese Morphological and Semantic Relations, accepted by ACL 2018. --> + +``` +--> ## Format The pre-trained vector files are in text format. Each line contains a word and its vector. Each value is separated by space. The first line records the meta information: the first number indicates the number of words in the file and the second indicates the dimension size.