Single word tags

This commit is contained in:
Andrea Ferretti 2017-04-01 20:03:49 +02:00
parent 59aaf6879e
commit 6e4db8e5c8

View File

@ -6169,12 +6169,12 @@
"method": "git", "method": "git",
"tags": [ "tags": [
"string", "string",
"succint data structure", "succinct-data-structure",
"rank", "rank",
"select", "select",
"Burrows-Wheeler", "Burrows-Wheeler",
"FM index", "FM-index",
"wavelet tree" "wavelet-tree"
], ],
"description": "String algorithms with succinct data structures", "description": "String algorithms with succinct data structures",
"license": "Apache2", "license": "Apache2",