文件名称:dictionary
介绍说明--下载内容均来自于网络,请自行研究使用
基于四字hash的中文分词词典,将此条放在数据库中,利用memcache提高词典索引速度。实现文本词典到数据库中此条的自动转换。-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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
..........\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