Skip to content

Commit 37532af

Browse files
authored
Update README.md
1 parent 7fe947b commit 37532af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
The goal of this solution is to provide a JSON-based REST service to process unstructured clinical text through a smart natural language processing system in a fast, accurate, and easy to setup way.
44

5+
![img](./demo.png)
6+
57
## Install
68

9+
_(Based on Ubuntu 18)_
10+
711
1. Install Java 8, MySQL 5.7, Tomcat 8, Maven 3.5, Subversion, and Git.
812
2. Setup MySQL on port 3066 with the username/password set to root/pass (you can use custom configurations and specify them in `./ctakes-web-rest/src/main/resources/org/apache/ctakes/dictionary/lookup/fast/customDictionary.xml`).
913
3. Git clone this repository: `git clone https://github.com/GoTeamEpsilon/ctakes-rest-service.git`.

0 commit comments

Comments
 (0)