|
FreeLing
4.0
|
#include <input_freeling.h>


Public Member Functions | |
| input_freeling () | |
| ~input_freeling () | |
| void | input_sentences (const std::wstring &lines, std::list< freeling::sentence > &ls) const |
| load partially analyzed sentences form 'lines' into a list of sentences | |
| void freeling::io::input_freeling::input_sentences | ( | const std::wstring & | lines, |
| std::list< freeling::sentence > & | ls | ||
| ) | const [virtual] |
load partially analyzed sentences form 'lines' into a list of sentences
Implements freeling::io::input_handler.
1.7.6.1