From ac597b58f666975a6d96216cbe7e9be4658b679a Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 18 Dec 2016 18:18:18 +0100 Subject: [PATCH] Update showcase --- website/docs/usage/_data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/docs/usage/_data.json b/website/docs/usage/_data.json index dce419d75..20a64b447 100644 --- a/website/docs/usage/_data.json +++ b/website/docs/usage/_data.json @@ -105,6 +105,11 @@ "url": "https://github.com/avisingh599/visual-qa", "author": "Avi Singh", "description": "Keras-based LSTM/CNN models for Visual Question Answering." + }, + "rasa_nlu": { + "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." } }, "visualizations": { @@ -169,6 +174,11 @@ } }, "research": { + "Distributional semantics for understanding spoken meal descriptions": { + "url": "https://www.semanticscholar.org/paper/Distributional-semantics-for-understanding-spoken-Korpusik-Huang/5f55c5535e80d3e5ed7f1f0b89531e32725faff5", + "author": "Mandy Korpusik et al. (2016)" + }, + "Refactoring the Genia Event Extraction Shared Task Toward a General Framework for IE-Driven KB Development": { "url": "https://www.semanticscholar.org/paper/Refactoring-the-Genia-Event-Extraction-Shared-Task-Kim-Wang/06d94b64a7bd2d3433f57caddad5084435d6a91f", "author": "Jin-Dong Kim et al. (2016)"