Skip to content
Snippets Groups Projects
Commit 5ab831c9 authored by ilor's avatar ilor
Browse files

documentation <-> reality mismatch fix wrt xces writer sort tags option

parent 5db3ef6d
Branches
No related merge requests found
......@@ -5,7 +5,7 @@
namespace Corpus2 {
bool XcesWriter::registered = TokenWriter::register_writer<XcesWriter>("xces",
"flat,chunk,nochunk,nodisamb,sort,split,ws");
"flat,chunk,nochunk,nodisamb,sorttags,split,ws");
XcesWriter::XcesWriter(std::ostream& os, const Tagset& tagset,
const string_range_vector& params)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment