Skip to content

Commit

Permalink
codemeta: added thumbnailUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Feb 22, 2023
1 parent 8396e56 commit 0e046d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"description": "Ucto tokenizes text files: it separates words from punctuation, and splits sentences. This is one of the first tasks for almost any Natural Language Processing application. Ucto offers several other basic preprocessing steps such as changing case that you can all use to make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation.",
"license": "https://spdx.org/licenses/GPL-3.0-only",
"url": "https://languagemachines.github.io/ucto",
"thumbnailUrl": "https://raw.githubusercontent.com/LanguageMachines/ucto/master/logo.svg",
"producer": {
"@id": "https://huc.knaw.nl",
"@type": "Organization",
Expand Down

0 comments on commit 0e046d9

Please sign in to comment.