From 56b4f1c37267820bdaffbb314e8bbe7808477bb3 Mon Sep 17 00:00:00 2001 From: gwdwyy Date: Sat, 31 Aug 2013 11:54:13 +0800 Subject: [PATCH] fix error in demo --- demo/keywordext_demo.cpp | 4 ++-- demo/segment_demo.cpp | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/demo/keywordext_demo.cpp b/demo/keywordext_demo.cpp index f1600cc..11edd76 100644 --- a/demo/keywordext_demo.cpp +++ b/demo/keywordext_demo.cpp @@ -81,8 +81,8 @@ int main(int argc, char ** argv) { cout<<"usage: \n\t"<\n" <<"options:\n" - <<"\t--dictpath\tIf is not specified, the default is "<\n" <<"options:\n" - <<"\t--algorithm\tSupported encoding methods are [cutDAG, cutHMM] for now. \n\t\t\tIf is not specified, the default is cutDAG\n" - <<"\t--dictpath\tIf is not specified, the default is "<