From 733738b1e6bb45ff23dca0c185e6ee9e70d5c787 Mon Sep 17 00:00:00 2001 From: Matteo Grella Date: Tue, 14 Apr 2020 14:15:30 +0200 Subject: [PATCH] Add "Forks" section into the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 60da539..122ef69 100755 --- a/README.md +++ b/README.md @@ -57,3 +57,6 @@ cmake .. make ./runme ../SLIDE/Config_amz.csv ``` + +### Forks +[GoSLIDE](https://github.com/nlpodyssey/goslide): A Go port of the SLIDE algorithm.