All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends
Public Member Functions | Private Member Functions
instruction.postprocessor.BuildObjectNamesPostProcessor Class Reference
Inheritance diagram for instruction.postprocessor.BuildObjectNamesPostProcessor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void buildObjectNames (SemanticObject so) throws Exception
void run (List< Instruction > instructions)

Private Member Functions

void buildObjectName (ObjectX object) throws Exception
List< WordgetNounCompositions (List< Word > oldList) throws Exception
ArrayList< WordgetNouns (List< Word > words)

Detailed Description

Definition at line 15 of file BuildObjectNamesPostProcessor.java.


Member Function Documentation

void instruction.postprocessor.BuildObjectNamesPostProcessor.buildObjectName ( ObjectX  object) throws Exception [inline, private]

Definition at line 74 of file BuildObjectNamesPostProcessor.java.

Definition at line 29 of file BuildObjectNamesPostProcessor.java.

List<Word> instruction.postprocessor.BuildObjectNamesPostProcessor.getNounCompositions ( List< Word oldList) throws Exception [inline, private]

Finds known nouns that are composed by multiple nouns (e.g. "stove top")

Parameters:
oldList
Returns:
Exceptions:
Exception

Definition at line 289 of file BuildObjectNamesPostProcessor.java.

ArrayList<Word> instruction.postprocessor.BuildObjectNamesPostProcessor.getNouns ( List< Word words) [inline, private]

Extracts all nouns in the list of Words

Parameters:
words
Returns:

Definition at line 273 of file BuildObjectNamesPostProcessor.java.

Method is invoked when the PostProcessor is launched.

Parameters:
instructionsComplete List of Instructions

Implements instruction.postprocessor.PostProcessor.

Definition at line 17 of file BuildObjectNamesPostProcessor.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


comp_ehow
Author(s): Moritz Tenorth, Daniel Nyga
autogenerated on Tue Apr 16 2013 00:18:24