#include <map>
#include <set>
#include "fries/language.h"
Go to the source code of this file.
Classes | |
class | splitter |
Class splitter implements a sentence splitter, which accumulates lists of words until a sentence is completed, and then returns a list of sentence objects. More... |