Commit Graph

  • 6ac7a8c85c add dockerfile wyy 2014-10-25 00:58:31 +08:00
  • 82d8a23ab9 Update README.md Yanyi Wu 2014-10-22 23:01:27 +08:00
  • ad02d2d43e 更好的支持 mac osx 系统 wyy 2014-10-16 00:08:21 +08:00
  • b572597777 分享词典 wyy 2014-10-15 21:22:46 +08:00
  • 0fd68846af update travis-ci for operating system osx wyy 2014-10-12 16:22:56 +08:00
  • 020aeaeeb0 update tagging_demo.cpp wyy 2014-09-28 14:13:02 +08:00
  • ef5766904a 修改自定义词性的格式为: word tag wyy 2014-09-28 13:43:30 +08:00
  • 6a8ebae344 支持自定义词性 wyy 2014-09-28 13:22:37 +08:00
  • 28246fba5d 去除 PosTagger 构造函数里一些暂时无用的参数,和增加 PosTagger 的单元测试。 wyy 2014-09-28 11:59:30 +08:00
  • da1b9e0c1c update limonp wyy 2014-09-18 00:05:43 +08:00
  • 23aee266c3 update changelog.md wyy 2014-09-16 23:41:43 +08:00
  • 49e3a1760f interrupt socket receive when header is too long. wyy 2014-09-16 21:53:33 +08:00
  • 198c483c66 update husky for become more stable wyy 2014-09-15 23:03:58 +08:00
  • eb113acfbe update test/servertest wyy 2014-09-15 22:21:37 +08:00
  • 38af4a5fb6 update receive wyy 2014-09-15 19:01:04 +08:00
  • fbbcfbdec7 update limonp and husky for threadpool using wyy 2014-09-15 17:52:33 +08:00
  • e25828e0a9 update readme.md wyy 2014-09-12 23:40:35 +08:00
  • 698bde3c85 add ngx_http_cppjieba_module in readme.md wyy 2014-09-06 20:52:23 +08:00
  • 12befefe4e update changelog.md wyy 2014-08-16 00:14:20 +08:00
  • 269fee6f2c v2.4.2 v2.4.2 wyy 2014-08-16 00:10:16 +08:00
  • 4d686edb7f update unittest for compiling ok in mac wyy 2014-08-15 22:30:52 +08:00
  • e317f25d94 update changelog.md wyy 2014-08-15 22:12:02 +08:00
  • 40eb40288d compatiable with -std=c++0x wyy 2014-08-15 22:09:21 +08:00
  • 9571a4d0d5 remove InitOnOff to make code lighter wyy 2014-08-12 00:34:37 +08:00
  • 5bfd3d0c49 update fullsegment for reducing memory cost wyy 2014-08-11 23:34:29 +08:00
  • f6762e07ae update testing in readme.md wyy 2014-07-28 20:39:01 +08:00
  • 2113df1344 update readme.md wyy 2014-07-23 00:36:49 +08:00
  • d6f114cd73 update changelog.md wyy 2014-07-08 23:39:02 -07:00
  • 8df0a1c89e fix max probability segmentor's bug : result is imcomplete while speical symbol in sentence wyy 2014-07-08 23:38:06 -07:00
  • 5b0ac64bc2 add unittest wyy 2014-07-08 23:07:27 -07:00
  • 007649494d avoid warning in cmake about Loggger.hpp wyy 2014-07-05 19:18:39 +08:00
  • 3c95ee686a update changelog.md wyy 2014-06-13 00:36:34 +08:00
  • fc621ce856 add user_dict_path for server wyy 2014-06-13 00:26:37 +08:00
  • c9c1ff5ac6 update readme.md wyy 2014-06-12 23:58:55 +08:00
  • 0ee13c8c06 fix bug about space in httpstr wyy 2014-06-12 23:58:47 +08:00
  • 8f5d08b7ae update readme.md wyy 2014-06-11 19:49:14 +08:00
  • 4a8f63fcd2 make segments NonCopyable wyy 2014-06-11 16:18:09 +08:00
  • 12d3741562 avoid warning in g++ wyy 2014-06-05 19:29:57 +08:00
  • 16e6ac0819 update changelog.md wyy 2014-06-05 18:36:41 +08:00
  • a8f83dd6f0 update localvector wyy 2014-06-05 18:30:08 +08:00
  • 189b2725a0 add localvector wyy 2014-06-05 01:00:17 +08:00
  • 76dd93051e add localvector wyy 2014-06-05 00:48:49 +08:00
  • 014bea02ba update readme.md wyy 2014-05-31 18:08:04 +08:00
  • c46980c17c minor change wyy 2014-05-30 00:21:11 +08:00
  • e96885c38e update limonp/codeconverter.hpp wyy 2014-05-29 23:57:32 +08:00
  • 059f05c25d update limonp : add CodeConverter and delete some unused files wyy 2014-05-29 22:39:22 +08:00
  • fb608627c9 update limonp wyy 2014-05-26 17:15:52 +08:00
  • 51ae3ffb87 update changelog.md wyy 2014-05-24 16:14:19 +08:00
  • 75581495b4 use vector's reserve wyy 2014-05-24 16:09:00 +08:00
  • bc6ed2368d use vector's reserve wyy 2014-05-24 15:37:31 +08:00
  • 1a314d4b4c use vector's reserve wyy 2014-05-24 13:44:55 +08:00
  • 7eb896529f update .travis.yml v2.4.1 wyy 2014-05-24 13:36:12 +08:00
  • 28cdc2e86b finished v2.4.1 wyy 2014-05-24 13:28:42 +08:00
  • ac49986592 little modification in readme.md wyy 2014-05-22 15:18:20 +08:00
  • 5a7f8fea95 Merge branch 'master' of github.com:aszxqw/cppjieba wyy 2014-05-20 19:32:44 +08:00
  • 0869568f4a modify blog url in readme.md wyy 2014-05-20 19:31:06 +08:00
  • dd2e08f1e5 update EpollServer for cjserver wyy 2014-05-17 21:21:28 -05:00
  • f0a0731b74 add server.conf into testdata for testing wyy 2014-05-17 21:20:09 -05:00
  • f7108ce693 modify changelog.md wyy 2014-05-17 16:28:59 +08:00
  • 5b654f66db make single one chinese word in userdict will not be ignored in mixsegment.hpp wyy 2014-05-17 16:22:54 +08:00
  • 5174ac098a corrected word spell in script wyy 2014-05-15 12:15:32 +08:00
  • fb25d4640c add some notices about gbk wyy 2014-05-08 18:04:35 +08:00
  • 2479bb1927 modify reamde.md wyy 2014-04-27 18:44:03 +08:00
  • 932bcc96db use travis wyy 2014-04-26 18:27:03 +08:00
  • af01164c7f modify .travis.yml wyy 2014-04-26 18:12:08 +08:00
  • 4819d307e9 aded .travis.yml wyy 2014-04-26 18:04:34 +08:00
  • 376750a518 mofy cmakelists.txt for mac wyy 2014-04-25 22:57:04 +08:00
  • ac6207635f modify changelog and readme wyy 2014-04-25 22:34:22 +08:00
  • 57ef504d9b modify test/segment_demo.cpp wyy 2014-04-25 22:09:55 +08:00
  • f8487fd9cf remove src/segment and mv server.cpp into server/server.cpp and modify readme.md wyy 2014-04-25 21:48:29 +08:00
  • 94ae4bdd6f rm unused server in test wyy 2014-04-25 21:21:05 +08:00
  • 3e0aaf73a5 adding user dict interface and test ok wyy 2014-04-25 19:30:26 +08:00
  • 566187a49c add userdict.utf8 wyy 2014-04-25 19:22:32 +08:00
  • 2937985243 adding user dict interface wyy 2014-04-25 18:47:22 +08:00
  • dc96bb3795 add userdict loader wyy 2014-04-25 17:29:42 +08:00
  • 2f314ffdb1 mv *.gbk to gbk_dict wyy 2014-04-25 17:13:14 +08:00
  • bea6174316 modify changelog.md wyy 2014-04-20 00:24:30 +08:00
  • be3773920a modify keyword_demo wyy 2014-04-20 00:23:42 +08:00
  • ae3e0a1b6a make keywordextractor faster wyy 2014-04-20 00:20:25 +08:00
  • 2645a4e837 add keyword extrator into load_test wyy 2014-04-19 23:56:43 +08:00
  • cbe9642972 ci readme.md wyy 2014-04-19 13:07:58 +08:00
  • 884aa89009 add test case wyy 2014-04-19 13:01:31 +08:00
  • 9f100121f8 ci changelogmd wyy 2014-04-19 12:45:43 +08:00
  • d6bf7cd10c modify test demo wyy 2014-04-19 12:41:09 +08:00
  • e225c8c722 and modify some test case wyy 2014-04-19 12:35:19 +08:00
  • a585471e76 rewrite cut for chinese special symbol wyy 2014-04-19 11:25:13 +08:00
  • 3d6bade24f Merge branch 'master' into for_09az wyy 2014-04-16 20:46:15 +08:00
  • 084bd91093 modify readme wyy 2014-04-16 20:41:47 +08:00
  • d61d694ac7 do some rename wyy 2014-04-16 19:12:24 +08:00
  • 76d640b26e use filterSpecialChars in segmentbase.hpp wyy 2014-04-14 22:21:09 +08:00
  • 59dae88689 modify changelog.md v2.4.0 wyy 2014-04-11 16:02:11 +08:00
  • d9c7efdf4d add PATH in cjserver.start/stop wyy 2014-04-11 15:41:37 -05:00
  • bb6c3f9e78 add shrink for vector in DictTrie.hpp wyy 2014-04-11 15:25:03 +08:00
  • 0ca598b747 modify changelog.md wyy 2014-04-11 15:13:43 +08:00
  • 0af9ae3de3 rewrite server script for cjserver wyy 2014-04-11 15:08:24 +08:00
  • 0d9008df7c ci changelog.md wyy 2014-04-11 13:14:36 +08:00
  • 0ad0d74d19 merge dev less_memory wyy 2014-04-11 13:07:51 +08:00
  • 9a78765ecc merge dev wyy 2014-04-11 12:37:55 +08:00
  • cae1503725 split Trie.hpp into (Trie.hpp & DictTrie.hpp) test ok wyy 2014-04-11 12:08:46 +08:00
  • 24120c92b1 compile ok wyy 2014-04-10 09:16:35 -07:00