Description: Hash based on four characters of Chinese word dictionary, the clause on the database, dictionary use memcache to improve indexing speed. Text dictionary to the database to achieve the automatic conversion clause.
- [dedesplit] - Chinese segmentation, hereby commend out
- [aa] - dictionary crated usin mysql php
File list (Check if you may need any files):
dictionary.sql
..........\CreateTables.sql
..........\TextDic\1.dic
..........\.......\2.dic
..........\.......\3.dic
..........\.......\4.dic
..........\.......\m.dic
..........\.......\p1.dic
..........\.......\p2.dic
..........\.......\p3.dic
..........\.......\p4.dic
..........\.......\s1.dic
..........\.......\s2.dic
..........\.......\s3.dic
..........\.......\s4.dic
..........\OperationForMysql\ChangeMysqlFormFile.php
..........\.................\GetLength.php
..........\.................\InsertToMysql.php
..........\.................\Sql.php
..........\.................\ArrayForDictionary.php
..........\.................\test.php
..........\.................\Select.php
..........\.................\ChangeMysql.php
..........\.............em\ArrayForMem.php
..........\...............\test.php
..........\...............\OperationForMemcache.php
..........\...............\OperationForDic.php
..........\...............\InitialMemcache.php
..........\GetDic\GetDictFromBase.php
..........\......\GetDicFromF3.php
..........\......\GetDicFromF4.php
..........\......\GetDictFM.php
..........\......\GetDicFromF2.php
..........\......\GetDic.php
..........\FileToMysql\File1ToMysql.php
..........\...........\FileSuf2ToMysql.php
..........\...........\FileSuf4ToMysql.php
..........\...........\FileSuf3ToMysql.php
..........\...........\FilePre4ToMysql.php
..........\...........\FilePre3ToMysql.php
..........\...........\FilePre2ToMysql.php
..........\...........\FilemToMysql.php
..........\...........\File4ToMysql.php
..........\...........\File3ToMysql.php
..........\...........\File2ToMysql.php
..........\...........\FileToMysql.php
..........\BaseTextDic\base.dic
..........\dictionary.sql
..........\Global.php
..........\TextDic
..........\OperationForMysql
..........\OperationForMem
..........\GetDic
..........\FileToMysql
..........\BaseTextDic
..........\NewTextDic
dictionary