Skip to content

Example Hoop projects

Mindtoeye edited this page Feb 7, 2013 · 1 revision

All of the examples listed below are part of the standard Hoop distribution and can be found in the repository under:

(HoopInstallDir)/Resources/ExampleProjects

Table of Contents

Hello Standard IO

Hello Tokenized Standard IO

Gene Named Entity Recognition

(HoopInstallDir)/Resources/ExampleProjects/HoopExample4-NameEntityRecognition

Pipeline Test

(HoopInstallDir)/Resources/ExampleProjects/HoopExample7-PipelineTest

Stanford Parse Tree Visualization

(HoopInstallDir)/Resources/ExampleProjects/HoopExample5-ParseTree

Indexing Wikipedia Pages

(HoopInstallDir)/Resources/ExampleProjects/HoopExample6-WikiSearch

Batch Mode Test

(HoopInstallDir)/Resources/ExampleProjects/HoopExample8-BatchTest

Batch Mode Test (With Sampling)

(HoopInstallDir)/Resources/ExampleProjects/HoopExample9-BatchTestSampled