Packages 
Package Description
org.jobimtext.api
Provides an API Interface for access to a Distributional Thesaurus or a Contextual Thesaurus
org.jobimtext.api.annotator
Provides an API access using directly UIMA Annotations
org.jobimtext.api.configuration
Contains several classes for handling database/DCA configuration files
org.jobimtext.api.db
Specifies connection and access to a database Thesaurus
org.jobimtext.api.dca
Specifies connection and access to a DCA Thesaurus
org.jobimtext.api.map
Access to the API returning results as HashMap
org.jobimtext.api.output
This package contains output methods for API components.
org.jobimtext.api.struct
Access to the API returning the results in datastructures
org.jobimtext.api.webthesaurus
Specifies connection and access to a Thesaurus interface using the JoBimViz web application
org.jobimtext.contextualize  
org.jobimtext.hadoop
Provides different Hadoop job wrappers for the JoBimText pipeline
org.jobimtext.hadoop.conf
Specifies the Hadoop job configurations for Hadoop jobs in the JoBimText pipeline
org.jobimtext.hadoop.mapreducer
Contains several MapReduce tasks for the JoBimText Hadoop pipeline
org.jobimtext.holing.annotator
Provides different UIMA JoBim Annotators for the holing operation.
org.jobimtext.holing.extractor
Contains Extractors for JoBim UIMA Annotations in the CAS.
org.jobimtext.holing.output
Provides different output methods for the holing operation.
org.jobimtext.holing.type
Contains the generated UIMA Annotation Types for the holing operation
org.jobimtext.ingestion
Specifies UIMA CollectionReader for ingestion
org.jobimtext.ingestion.type
Contains UIMA Corpus and Document Types for ingestion
org.jobimtext.sense
Specifies the connection to Chinese Whispers for sense clustering
org.jobimtext.type
Contains UIMA Annotation Types for Distributional Expansion
org.jobimtext.util
Provides several utility classes