From 5513eced1ea2316490b13d2eae2cd1863514fab8 Mon Sep 17 00:00:00 2001 From: Qualia061 <35321011+Qualia061@users.noreply.github.com> Date: Fri, 17 Jul 2020 15:52:09 +0900 Subject: [PATCH] Added Action2Vec and Act2Vec Added Action2Vec and Act2Vec --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 07a8d3c..dc6f30e 100644 --- a/README.md +++ b/README.md @@ -424,3 +424,16 @@ Paper : https://arxiv.org/pdf/1907.08650 Code: https://gitlab.com/agarwal.khushbu/Snomed2Vec/-/tree/master
+ +**Action2Vec** + +Paper : https://arxiv.org/pdf/1901.00484.pdf + +
+ +**Act2Vec** + +Paper : https://arxiv.org/pdf/1902.01119.pdf +Code: https://github.com/guytenn/Act2Vec + +