- Sep 25, 2012
- Sep 20, 2012
-
-
Bartosz Broda authored
-
- Jan 25, 2012
-
-
dominik authored
-
- Dec 27, 2011
-
-
Paweł Kędzia authored
-
- Nov 16, 2011
-
-
Paweł Kędzia authored
-
- Nov 15, 2011
-
-
Paweł Kędzia authored
-
Adam Radziszewski authored
-
- Sep 15, 2011
-
-
Adam Radziszewski authored
-
- Sep 08, 2011
-
-
Adam Radziszewski authored
-
- Sep 07, 2011
-
-
Adam Radziszewski authored
-
- Jul 13, 2011
-
-
Adam Radziszewski authored
-
- Jun 20, 2011
-
-
ilor authored
-
- Jun 06, 2011
-
-
ilor authored
-
- Jun 02, 2011
-
-
ilor authored
-
- May 24, 2011
-
-
ilor authored
-
- May 23, 2011
-
-
ilor authored
-
- May 17, 2011
-
-
ilor authored
-
- May 16, 2011
-
-
ilor authored
-
- Apr 26, 2011
-
-
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
-
- Apr 12, 2011
-
-
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
-
- Mar 09, 2011
- Mar 03, 2011
-
-
ilor authored
Fast and drity (regex-based) XCES parser based on the one in Pantera, noticeably faster but prone to breakage on even slightly freeform xml files
-
- Feb 24, 2011
- Feb 23, 2011
-
-
ilor authored
-
- Feb 16, 2011
-
-
ilor authored
-
- Dec 20, 2010
-
-
ilor authored
-
- Dec 14, 2010
-
-
ilor authored
-
- Dec 08, 2010
- Nov 30, 2010
-
-
ilor authored
-
- Nov 25, 2010
-
-
ilor authored
-
- Nov 22, 2010
-
-
ilor authored
-
- Nov 15, 2010
-
-
Adam Wardynski authored
-
ilor authored
-
- Nov 13, 2010
-
-
Adam Wardynski authored
Make add_library use default setting which is set to SHARED libs for anything but WIN32. WIN32 libs are going to be STATIC until external API is specifically defined (Windows' DLLs export nothing by default, UNIX shared libs export everything)
-
- Nov 04, 2010
-
-
ilor authored
-