- Jul 17, 2012
-
-
Pawel Orlowicz authored
-
- May 25, 2011
-
-
ilor authored
-
- 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
-
- 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
-
-
ilor authored
-
- 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.
-