File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,10 @@ The application classifies the *qualifier* as part of finding the mention.
1717- ./project Where the source code and dependencies for Body Function is
1818- [ Publications and Presentations] ( https://github.com/CC-RMD-EpiBio/bodyFunction#publications-and-presentations )
1919
20- # Application Invocation
20+ # Example Application Invocation
21+ > java -jar BodyFunctionApplication-jar-with-dependencies.jar --inputDir=..\project\60_01_data\examples --outputDir=.\bf_example_outputDir
22+
23+ # Application Usage
2124The application is run from the command line:
2225
2326 > java -jar BodyFunctionApplication-jar-with-dependencies.jar [Options]
@@ -92,6 +95,13 @@ Here is a screen shot of the VTT Viewer viewing a file processed by the applicat
9295
9396<img src =" https://github.com/CC-RMD-EpiBio/bodyFunction/blob/main/project/60_10_doc/BodyFunctionVTT_Example.png " width =1000 />
9497
98+
99+ # Example Text Data
100+ Two exemplar files are distributed that include body function mentions in them.
101+
102+ - [ BodyFunctionExamle00.txt] ( https://github.com/CC-RMD-EpiBio/bodyFunction/blob/main/project/60_01_data/examples/BodyFunctionExample001.txt )
103+ - [ bf_ssa_examples01.txt] ( https://github.com/CC-RMD-EpiBio/bodyFunction/blob/main/project/60_01_data/examples/bf_ssa_examples_01.txt )
104+
95105# Publications and Presentations
96106
97107| Title | Citation | Description |
You can’t perform that action at this time.
0 commit comments