From b5abdcb390b9829aa180720154c2dcc2e2c518c9 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Thu, 3 Nov 2016 13:06:05 +0100 Subject: [PATCH] Fix formatting --- website/docs/usage/_data.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/website/docs/usage/_data.json b/website/docs/usage/_data.json index 491ad8130..d73703a17 100644 --- a/website/docs/usage/_data.json +++ b/website/docs/usage/_data.json @@ -70,30 +70,30 @@ "spacy-nlp": { "url": "https://github.com/kengz/spacy-nlp", "author": "Wah Loon Keng", - "description": "Expose spaCy NLP text parsing to Node.js (and other languages) via Socket.IO" + "description": "Expose spaCy NLP text parsing to Node.js (and other languages) via Socket.IO." }, "textacy": { "url": "https://github.com/chartbeat-labs/textacy", "author": " Burton DeWilde (Chartbeat)", - "description": "Higher-level NLP built on spaCy" + "description": "Higher-level NLP built on spaCy." }, "visual-qa": { "url": "https://github.com/avisingh599/visual-qa", "author": "Avi Singh", - "description": "Keras-based LSTM/CNN models for Visual Question Answering" + "description": "Keras-based LSTM/CNN models for Visual Question Answering." } }, "visualizations": { "displaCy": { "url": "https://demos.explosion.ai/displacy", "author": "Ines Montani", - "description": "An open-source NLP visualiser for the modern web", + "description": "An open-source NLP visualiser for the modern web.", "image": "displacy.jpg" }, "displaCy ENT": { "url": "https://demos.explosion.ai/displacy-ent", "author": "Ines Montani", - "description": "An open-source named entity visualiser for the modern web", + "description": "An open-source named entity visualiser for the modern web.", "image": "displacy-ent.jpg" } }, @@ -101,7 +101,7 @@ "sense2vec": { "url": "https://demos.explosion.ai/sense2vec", "author": "Matthew Honnibal and Ines Montani", - "description": "Semantic analysis of the Reddit hivemind", + "description": "Semantic analysis of the Reddit hivemind.", "image": "sense2vec.jpg" }, "TruthBot": { @@ -113,22 +113,22 @@ "Laice": { "url": "https://github.com/kendricktan/laice", "author": "Kendrick Tan", - "description": "Train your own Natural Language Processor from a browser", + "description": "Train your own Natural Language Processor from a browser.", "image": "laice.jpg" }, "FoxType": { "url": "https://foxtype.com", - "description": "Smart tools for writers", + "description": "Smart tools for writers.", "image": "foxtype.jpg" }, "Kip": { "url": "https://kipthis.com", - "description": "An AI chat assistant for group shopping", + "description": "An AI chat assistant for group shopping.", "image": "kip.jpg" }, "Indico": { "url": "https://indico.io", - "description": "Text and image analysis powered by Machine Learning", + "description": "Text and image analysis powered by Machine Learning.", "image": "indico.jpg" }, "TextAnalysisOnline": {