418 Commits

Author SHA1 Message Date
aholic
e23a3f555b add hmm model files for pos tagging 2014-01-27 01:00:06 +08:00
aholic
ca3eddfb1e Merge https://github.com/aszxqw/cppjieba into dev 2014-01-24 00:01:52 +08:00
aholic
abb016f16a fix bug for md5File 2014-01-23 23:58:58 +08:00
Yanyi Wu
2f8821f699 Merge pull request #17 from aholic/dev
Dev
2014-01-22 04:32:06 -08:00
Yanyi Wu
fba34e1ace Merge pull request #16 from dlackty/tweak-cmake
Tweak main CMakeLists
2014-01-17 18:00:29 -08:00
Richard Lee
8ab4daf669 Tweak main CMakeLists 2014-01-18 05:58:14 +08:00
Yanyi Wu
18c205f596 Merge pull request #15 from dlackty/fix-osx-compiling
Fix OS X 10.9 compiling issues
2014-01-17 03:33:46 -08:00
Yanyi Wu
0b99454f73 Merge pull request #14 from dlackty/build-gitignore
Put build folder to gitignore
2014-01-17 03:33:21 -08:00
Richard Lee
af7fedd3ef Fix OS X 10.9 compiling issues 2014-01-17 19:11:39 +08:00
Richard Lee
1587cd1f56 Put build folder to gitignore 2014-01-17 19:08:53 +08:00
aholic
680399efdc merge upstream 2014-01-12 18:12:22 +08:00
wyy
bca6e7717f add logerror 2014-01-04 18:11:36 +08:00
wyy
80f9d2ea4c add DEFINE MIN MACRO 2014-01-04 17:48:13 +08:00
wyy
14aa9168d3 remove some warning of compiler 2013-12-24 19:33:56 -08:00
wyy
229fcd715f add another extract function in keywordextractor.hpp and ut ok 2013-12-24 19:03:52 -08:00
wyy
62b83a36a0 using idf.utf8 in keywordExtractor 2013-12-24 06:55:27 -08:00
wyy
9229fec6ca fix bug in test 2013-12-24 03:11:31 -08:00
wyy
8271320412 fix bug in cmake 2013-12-24 03:05:58 -08:00
wyy
5236c634b2 Merge remote-tracking branch 'origin/dev' 2013-12-24 02:59:19 -08:00
wyy
1db13168ff add servertest 2013-12-24 02:58:34 -08:00
wyy
cdd8517cd0 rename scripts -> script 2013-12-24 02:35:23 -08:00
wyy
418b18db55 rename dicts -> dict 2013-12-24 02:32:00 -08:00
wyy
0db2dfa6b8 finished KeywordExtractor and its ut 2013-12-24 01:22:02 -08:00
wyy
0f7947d1e3 update husky and limonp 2013-12-23 23:59:52 -08:00
wyy
3eb0470c2f update husky and limonp 2013-12-23 23:58:54 -08:00
wyy
24a15cd128 rename and finishing KeywordExtractor.hpp 2013-12-23 19:22:59 -08:00
wyy
657aee0fda mv filterAscii from ChineseFilter.hpp into SegmentBase.hpp 2013-12-21 21:58:15 -08:00
wyy
679179859e add some log debug & info 2013-12-21 21:47:01 -08:00
wyy
1b801c28a1 add load_test into cmake 2013-12-21 20:14:24 -08:00
wyy
5bd4930d41 Merge branch 'dev' of https://github.com/aszxqw/cppjieba into dev 2013-12-21 20:08:55 -08:00
Wu Yanyi
c87804758e Merge pull request #12 from aholic/dev
add unitest | fux bug in QuerySegment | make TrieManager looks better
2013-12-21 20:09:23 -08:00
wyy
bbaa8b684d modify load_test 2013-12-21 20:08:40 -08:00
wyy
cac77cdedf change copyright 2013-12-21 19:14:48 -08:00
wyy
fa75f0f319 modify construction and init for segments 2013-12-21 09:37:12 -08:00
wyy
f89cf00552 init TfIdfKeyWord.hpp 2013-12-20 08:57:10 -08:00
wyy
670c7e4a13 finished TTrie.hpp 2013-12-19 09:07:00 -08:00
wyy
3395b57227 add ttrie.cpp 2013-12-19 08:22:09 -08:00
wyy
202e4670f1 modify README.md 2013-12-19 06:12:12 -08:00
wyy
335a7eff47 add THMMSegment.cpp and TMPSegment.cpp for fix little error in using hmmsegment and mpsegment. 2013-12-18 22:42:46 -08:00
wyy
9f35b82dd1 add TMixSegment.cpp for testing 2013-12-18 22:24:39 -08:00
wyy
2e2036bb73 Merge branch 'master' into dev 2013-12-18 22:17:27 -08:00
Wu Yanyi
8c9907b27a Merge pull request #10 from aholic/dev
change QuerySegment algorithm | add TrieManager | add md5 for file
2013-12-18 22:07:01 -08:00
wyy
b669cf5db1 modify test/ && ci for lunch 2013-12-18 20:21:40 -08:00
wyy
24d5da946d modify test 2013-12-18 04:13:40 -08:00
Wu Yanyi
7cace45a2b Update README.md 2013-12-17 21:12:20 +08:00
Wu Yanyi
be97fbc78a Update README.md 2013-12-17 21:11:14 +08:00
aholic
14480a079a add unitest for md5File() 2013-12-17 04:46:33 +08:00
aholic
d9880feb03 someone forget to assign value for maxWordLen in QuerySegment 2013-12-17 02:30:27 +08:00
aholic
496e593d53 fux bug in QuerySegment | changes cause by init() 2013-12-17 01:27:53 +08:00
aholic
9af21d9658 merge head 2013-12-17 01:19:04 +08:00