Merge branch 'master' into dev

This commit is contained in:
wyy 2014-03-06 23:36:34 -08:00
commit c74ca2b458

View File

@ -11,7 +11,7 @@ namespace CppJieba
using namespace Limonp;
/*utf8*/
const char * BLACK_LIST[] = {"我们", "他们"};
static const char * BLACK_LIST[] = {"我们", "他们"};
class KeywordExtractor: public InitOnOff
{