#include <set>
#include "fries.h"
#include "omlet.h"
Go to the source code of this file.
Classes | |
class | vis_viterbi |
The class vis_viterbi implements the viterbi algorithm given the weights of different labels, without hidden information. More... | |
class | bioner |
The class bioner implements an AdaBoost-Based NE recognizer. More... |