- Sep 25, 2012
-
-
unknown authored
-
- Jul 17, 2012
-
-
Pawel Orlowicz authored
-
- Jun 07, 2011
-
-
ilor authored
Plugin infrastructure in corpus2 readers: plugin loading code in pwrnlp/plugin, chanegs all around to accomodate
-
- Jun 06, 2011
-
-
ilor authored
-
- May 20, 2011
-
-
Adam Radziszewski authored
- Apr 26, 2011
-
-
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
-
- Apr 21, 2011
-
-
ilor authored
-
- Apr 14, 2011
- Apr 11, 2011
-
-
ilor authored
Reader factory. There is some code duplication with the writer factory as well as among the individual Readers, but overall it is now easier to support more input formats.
-
- Feb 25, 2011
-
-
ilor authored
-
- Dec 13, 2010
-
-
ilor authored
initial switch to use shared_ptrs for sentence and chunk objects, ale get rid of the pointless sentence template
-
- Nov 22, 2010
- Sep 21, 2010
-
-
ilor authored
Libcorpus2 now contains the base strructures (tokens etc), their I/O and related classes. Libpwrutils (name TBD) contains basic building blocks common to all tagger-related libraries Tagset-tool only needs libcorpus, so was brough here as well.
-