This is an automated email from the ASF dual-hosted git repository.

seanfinan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/ctakes.git


The following commit(s) were added to refs/heads/main by this push:
     new b402007  Label changes
b402007 is described below

commit b402007d707f00a8ff77b409a15fc2b2687c30ef
Author: Sean Finan <[email protected]>
AuthorDate: Thu Jan 12 09:32:18 2023 -0500

    Label changes
    
    Split "natural language processing" into 2 entries because the parser 
complained about label length
    Added label "cnlp"
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index d0c8735..1cefbe7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,7 +21,9 @@ github:
   labels:
     - ctakes
     - nlp
-    - natural language processing
+    - cnlp
+    - natural language
+    - language processing
     - clinical text
     - apache
   features:

Reply via email to