From 82f12ea102cce71a60cc2f72267ca606f796dd57 Mon Sep 17 00:00:00 2001 From: Maarten van Gompel Date: Wed, 2 Oct 2019 23:24:15 +0200 Subject: [PATCH] too many keywords --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c24d974..f3d1d41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ homepage = "https://github.io/proycon/folia" repository = "https://github.com/proycon/folia-rust" documentation = "https://docs.rs/folia" categories = ["science","text-processing"] -keywords = ["nlp","text-processing","linguistic-annotation","linguistics","computational-linguistics","xml"] +keywords = ["nlp","text-processing","linguistic-annotation","linguistics","xml"] license = "GPL-3.0+" readme = "README.md" edition = "2018"