- Jun 06, 2014
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
keep Layer objects in Layers via shared_ptr to spare some copying; const everything in Layer, it's not copiable
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
Merge upstream fixes into tagger-training. These fixes concern only makefile'ish stuff and merging now should facilitate merging of tagger-training into the main rewrite-c branch.
-
- Jun 05, 2014
-
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
Conflicts: libwcrft/tagger.cpp libwcrft/tagger.h
-
Radosław Warzocha authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
- Jun 04, 2014
-
-
Adam Radziszewski authored
fix installation place settings.h and version.h (auto-generated headers) -- from include to include/libwcrft
-
- Jun 03, 2014
-
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Adam Radziszewski authored
-
Adam Radziszewski authored
-
- Jun 02, 2014
-
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Radosław Warzocha authored
-
Adam Radziszewski authored
- rename functions in WcrftConfig: divide those requiring section name from those taking full name (section.option) - add explicit type spec when using config getters and setters
-
- May 30, 2014
-
-
Adam Radziszewski authored
-
Adam Radziszewski authored
fix tagger-app handling of multiple inputs, allow get_reader and get_writer to instantiate stdin/stdout processors when empty filename
-
Radosław Warzocha authored
Conflicts: libwcrft/pathsearcher.cpp libwcrft/pathsearcher.h
-
Radosław Warzocha authored
-
Adam Radziszewski authored
-
- May 29, 2014
-
-
Adam Radziszewski authored
- add explicit methods to Tagger that allow to switch important config options - clean up corresponding getter methods - extract config options to constants - add "user" config section designated for options switched directly by the user - default is to read paragraph-by-paragraph try-catch for FileNotFound
-