$search

instruction::postprocessor::PreparePrepositionalPhrasesPostProcessor Class Reference

Inheritance diagram for instruction::postprocessor::PreparePrepositionalPhrasesPostProcessor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void run (List< Instruction > instructions)

Private Member Functions

void correctPrepositionalPhrase (SemanticObject so) throws Exception
List< WordgetPrepositionalCompositions (List< Word > oldList) throws Exception

Detailed Description

Definition at line 15 of file PreparePrepositionalPhrasesPostProcessor.java.


Member Function Documentation

void instruction::postprocessor::PreparePrepositionalPhrasesPostProcessor::correctPrepositionalPhrase ( SemanticObject  so  )  throws Exception [inline, private]

Recursively traverses nested SemanticObjects to find composed prepositions (e.g. "next to")

Parameters:
so 
Exceptions:
Exception 

Definition at line 36 of file PreparePrepositionalPhrasesPostProcessor.java.

List<Word> instruction::postprocessor::PreparePrepositionalPhrasesPostProcessor::getPrepositionalCompositions ( List< Word oldList  )  throws Exception [inline, private]

Finds composed prepositions in a list of words

Parameters:
oldList 
Returns:
list with prepositions
Exceptions:
Exception 

Definition at line 104 of file PreparePrepositionalPhrasesPostProcessor.java.

void instruction::postprocessor::PreparePrepositionalPhrasesPostProcessor::run ( List< Instruction instructions  )  [inline]

Method is invoked when the PostProcessor is launched.

Parameters:
instructions Complete List of Instructions

Implements instruction::postprocessor::PostProcessor.

Definition at line 17 of file PreparePrepositionalPhrasesPostProcessor.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 Mon Dec 3 21:28:17 2012