From 2c36a61ec531c570d51e2afbe47bce0f5364cfd6 Mon Sep 17 00:00:00 2001 From: ines Date: Mon, 3 Apr 2017 18:12:38 +0200 Subject: [PATCH] Add spacyr to libraries --- website/docs/usage/_data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/docs/usage/_data.json b/website/docs/usage/_data.json index c219585f9..c8c85af1d 100644 --- a/website/docs/usage/_data.json +++ b/website/docs/usage/_data.json @@ -151,6 +151,11 @@ "url": "https://github.com/golastmile/rasa_nlu", "author": "LASTMILE", "description": "High level APIs for building your own language parser using existing NLP and ML libraries." + }, + "spacyr": { + "url": "https://github.com/kbenoit/spacyr", + "author": "Kenneth Benoit", + "description": "An R wrapper for spaCy." } }, "visualizations": {