KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions | Variables
Event_parser.cpp File Reference
#include "semantics/Event_parser.h"
#include "semantics/Unary_event.h"
#include "semantics/TOP_event.h"
#include "semantics/Root_event.h"
#include "semantics/Dependency_event.h"
#include "semantics/Punctuation_event.h"
#include <boost/shared_ptr.hpp>
#include <boost/make_shared.hpp>
#include <sstream>

Namespaces

 spear
 
 semantics
 

Functions

Event_db semantics::process_event_file (std::string train_path, std::string lexicon_file, size_t max_events, std::string test_path)
 Free_function definitions. More...
 

Variables

size_t spear::LF_WORD_THRESHOLD = 6
 

Detailed Description

Author
Colin Dawson
Id:
Event_parser.cpp 16947 2014-06-03 05:13:51Z cdawson