You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ To get started, install the pre-requisites, get the emr-nlp-server application a
59
59
Receiving and handling feedbacks from the front-end ([emr-vis-web](https://github.com/trivedigaurav/emr-vis-web)) will modify the feedback management and model files contained in the *CATALINA_base/data* directory. If you wish to reset these management files, e.g. to restart a new experiment, follow the following steps:
60
60
61
61
1. Copy the _ResetDB.jar_ file into your _data_ directory.
62
-
2. Run the command `java -jar ResetDB.jar` from the _data_ directory.
62
+
2. Run the command `java -jar ResetDB.jar 1` from the _data_ directory.
0 commit comments