From 90ec820f05a7e173959c5c71f3d244bf969a769b Mon Sep 17 00:00:00 2001 From: xxyzz Date: Mon, 1 Nov 2021 17:38:41 +0800 Subject: [PATCH] Add WordDumb to spaCy Universe (#9572) * Add WordDumb to spaCy Universe * Add standalone category Co-authored-by: Paul O'Leary McCann --- website/meta/universe.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/website/meta/universe.json b/website/meta/universe.json index b31a52cb8..9b7484a13 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -3577,7 +3577,22 @@ }, "category": ["pipeline", "research", "standalone"], "tags": ["spacy", "python", "nlp", "ner"] - } + }, + { + "id": "WordDumb", + "title": "WordDumb", + "slogan": "A calibre plugin that generates Word Wise and X-Ray files.", + "description": "A calibre plugin that generates Word Wise and X-Ray files then sends them to Kindle. Supports KFX, AZW3 and MOBI eBooks. X-Ray supports 18 languages.", + "github": "xxyzz/WordDumb", + "code_language": "python", + "thumb": "https://raw.githubusercontent.com/xxyzz/WordDumb/master/starfish.svg", + "image": "https://user-images.githubusercontent.com/21101839/130245435-b874f19a-7785-4093-9975-81596efc42bb.png", + "author": "xxyzz", + "author_links": { + "github": "xxyzz" + }, + "category": ["standalone"] + } ], "categories": [