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
commit 6d45558befca0b4cc3adcca9332f485aba00f1d3 Author: Sean Finan <[email protected]> AuthorDate: Tue Nov 29 14:55:39 2022 -0500 Create README --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README b/README new file mode 100644 index 0000000..b8f0f6f --- /dev/null +++ b/README @@ -0,0 +1,14 @@ + +Apache cTAKES +================================== +Detailed documentation can be found at: +http://ctakes.apache.org + +Requirements +--------------------------------------- +Java 1.8 is required to run cTAKES +Maven 3.0.0 is required to build cTAKES + + +For information on Installation and Operation: +https://cwiki.apache.org/confluence/display/ctakes/ctakes
