mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
Merge branch 'master' into dev
This commit is contained in:
commit
c74ca2b458
@ -11,7 +11,7 @@ namespace CppJieba
|
||||
using namespace Limonp;
|
||||
|
||||
/*utf8*/
|
||||
const char * BLACK_LIST[] = {"我们", "他们"};
|
||||
static const char * BLACK_LIST[] = {"我们", "他们"};
|
||||
|
||||
class KeywordExtractor: public InitOnOff
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user