From 637c3db3d2ab472521b43452fed06b24a9a92163 Mon Sep 17 00:00:00 2001 From: John Myers <9696606+johntmyers@users.noreply.github.com> Date: Tue, 5 Jan 2021 20:36:13 -0500 Subject: [PATCH] name update --- gretel/gc-nlp_text_analysis/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gretel/gc-nlp_text_analysis/manifest.json b/gretel/gc-nlp_text_analysis/manifest.json index fcb6958e..6c3e2289 100644 --- a/gretel/gc-nlp_text_analysis/manifest.json +++ b/gretel/gc-nlp_text_analysis/manifest.json @@ -1,5 +1,5 @@ { - "name": "Automate detecting sensitive Personally Identifiable Information (PII)", + "name": "Automate Personally Identifiable Information (PII) detection", "description": "Label and anonymize unstructured text chat logs using Gretel NER and NLP pipelines.", "tags": ["ner", "nlp", "transformers"], "language": "python",