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 c818b50 typo in README.md
c818b50 is described below
commit c818b5038f98282486a335c7f6db60a79ca0947f
Author: Sean Finan <[email protected]>
AuthorDate: Tue Sep 24 12:30:05 2024 -0400
typo in README.md
---
ctakes-pbj/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ctakes-pbj/README.md b/ctakes-pbj/README.md
index ca1b542..7db8b6e 100644
--- a/ctakes-pbj/README.md
+++ b/ctakes-pbj/README.md
@@ -10,7 +10,7 @@ Having that ability is very important as most modern Machine
Learning is done in
<summary>Solution</summary>
The information that we want to move is stored in an object called a CAS
(Common Analysis System).
All objects within the CAS are of a Type defined in an extensible Type System.
-For instance a discovered instance of "cancer" is stored in the CAS as an
object of Type "DiseaseOrderMention".
+For instance a discovered instance of "cancer" is stored in the CAS as an
object of Type "DiseaseDisorderMention".
The next step was for us to choose a method of delivery for our path of
information.
We were looking for something that could handle multiple sub-pipelines, allow
for parallel sub-pipelines,