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 2ba53db  Label Resolution?
2ba53db is described below

commit 2ba53dbed539c56ff0c72fa98b205649d1abfe53
Author: Sean Finan <[email protected]>
AuthorDate: Thu Jan 12 09:47:34 2023 -0500

    Label Resolution?
    
    I've seen other labels with whitespace, but I removed whitespace from ours 
just to please the parser.
---
 .asf.yaml | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1cefbe7..9e9396a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,9 +22,11 @@ github:
     - ctakes
     - nlp
     - cnlp
-    - natural language
-    - language processing
-    - clinical text
+    - clinical
+    - text
+    - natural
+    - language
+    - processing
     - apache
   features:
     wiki: true

Reply via email to