#include <include/EST_Wagon.h>
Public Member Functions | |
WDlist () | |
~WDlist () | |
void | set_score (float s) |
void | set_question (const WQuestion &q) |
void | set_best (const EST_String &t, int freq, int samples) |
float | score () const |
const EST_String & | token (void) const |
const WQuestion & | question () const |
EST_Val | predict (const WVector &w) |
Friends | |
WDlist * | add_to_dlist (WDlist *l, WDlist *a) |
ostream & | operator<< (ostream &s, WDlist &d) |
Definition at line 197 of file EST_Wagon.h.
|
inline |
Definition at line 206 of file EST_Wagon.h.
|
inline |
Definition at line 212 of file EST_Wagon.h.
|
inline |
Definition at line 213 of file EST_Wagon.h.
|
inline |
Definition at line 214 of file EST_Wagon.h.
|
inline |
Definition at line 215 of file EST_Wagon.h.
|
inline |
Definition at line 217 of file EST_Wagon.h.
|
inline |
Definition at line 218 of file EST_Wagon.h.
|
inline |
Definition at line 219 of file EST_Wagon.h.