- ONE - Static variable in class org.jobimtext.hadoop.CollectJob.Map
-
- openConnection(String, String, String, String) - Method in class org.jobimtext.api.db.DatabaseConnection
-
- Order1 - Class in org.jobimtext.api.struct
-
Order1 represents term-context scores and counts.
- Order1() - Constructor for class org.jobimtext.api.struct.Order1
-
- Order1(String, Double) - Constructor for class org.jobimtext.api.struct.Order1
-
- Order1(String, Double, Long) - Constructor for class org.jobimtext.api.struct.Order1
-
- Order2 - Class in org.jobimtext.api.struct
-
Order2 represents distributional similarities
- Order2() - Constructor for class org.jobimtext.api.struct.Order2
-
- Order2(String, Double) - Constructor for class org.jobimtext.api.struct.Order2
-
- Order2(String, Double, Double) - Constructor for class org.jobimtext.api.struct.Order2
-
- Order2(Order2) - Constructor for class org.jobimtext.api.struct.Order2
-
- org.jobimtext.api.configuration - package org.jobimtext.api.configuration
-
Contains several classes for handling database/DCA configuration files
- org.jobimtext.api.db - package org.jobimtext.api.db
-
Specifies connection and access to a database Thesaurus
- org.jobimtext.api.dca - package org.jobimtext.api.dca
-
Specifies connection and access to a DCA Thesaurus
- org.jobimtext.api.map - package org.jobimtext.api.map
-
Access to the API returning results as HashMap
- org.jobimtext.api.struct - package org.jobimtext.api.struct
-
Access to the API returning the results in datastructures
- org.jobimtext.api.webthesaurus - package org.jobimtext.api.webthesaurus
-
Specifies connection and access to a Thesaurus interface using the JoBimViz web application
- org.jobimtext.hadoop - package org.jobimtext.hadoop
-
Provides different Hadoop job wrappers for the JoBimText pipeline
- org.jobimtext.hadoop.conf - package org.jobimtext.hadoop.conf
-
Specifies the Hadoop job configurations for Hadoop jobs in the JoBimText pipeline
- org.jobimtext.hadoop.mapreducer - package org.jobimtext.hadoop.mapreducer
-
Contains several MapReduce tasks for the JoBimText Hadoop pipeline
- org.jobimtext.holing.extractor - package org.jobimtext.holing.extractor
-
Contains Extractors for JoBim UIMA Annotations in the CAS.
- org.jobimtext.sense - package org.jobimtext.sense
-
Specifies the connection to Chinese Whispers for sense clustering
- org.jobimtext.util - package org.jobimtext.util
-
Provides several utility classes