Filter_Writer Class Reference

A filter in the TBB pipeline. More...

#include <Filter_Writer.h>

List of all members.

Public Member Functions

 Filter_Writer (Model_Refiner &)
virtual ~Filter_Writer ()
void * operator() (void *)

Detailed Description

A filter in the TBB pipeline.

Delegates the task to be done to refiner.write()


Constructor & Destructor Documentation

Filter_Writer::Filter_Writer ( Model_Refiner refiner  ) 
Filter_Writer::~Filter_Writer (  )  [virtual]

Member Function Documentation

void * Filter_Writer::operator() ( void *  token  ) 

We receive the document to write to disk. This contains both words & their topic assignments. We use write_topics() to only write the topics which internally clears the words.


The documentation for this class was generated from the following files:
Generated on Tue Jul 19 11:45:26 2011 for Y!LDA by  doxygen 1.6.3