- May 12, 2011
-
-
ilor authored
-
- Apr 28, 2011
-
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
- Apr 27, 2011
-
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
ilor authored
-
ilor authored
-
- Apr 26, 2011
-
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
ilor authored
* make the factory always return writers via shared_ptr * add a PathWriter wrapper for opening a stream for the lifetime of a normal Writer * wrap writer factory exceptions * hide some writer factory implementation details in dteail:: sub namespace * rename TokenWriter::create to create_stream_writer, add create_path_writer * bump library version
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
- Apr 21, 2011
- Apr 20, 2011
-
-
ilor authored
-
- Apr 19, 2011
-
-
ilor authored
-
ilor authored
-
ilor authored
-
Adam Radziszewski authored
-
- Apr 16, 2011
-
-
ilor authored
-
- Apr 14, 2011
-
-
ilor authored
-
ilor authored
Allow custom "ign" tag equivalent in tagsets, fix tests accordingly as now a valid ign tag is required
-
ilor authored
-
ilor authored
-
ilor authored
add a new ParseMode flag to the tagset class that disables exception throwing and makes tag parsing return an ign tag in case of parsing failure
-
- Apr 12, 2011
-
-
ilor authored
tweak AnnotatedSentence wrapping functions to behave more reasonably when passed a sentence tat already is an AnnotatedSentence
-
ilor authored
-
ilor authored
add two new writers: a dummy "none" writer that disables output and a "stats" writer that outputs general info only about token counts and annotation info
-