- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
_______________________________________________________________________________
1
Classify Web Document by Genetic Algorithm with Association Rules
Tang Changj ie(唐常杰) Zhang Tianqing, (张天庆), Hu Rong (胡蓉),
Yuan Chang-an (元昌安),Chen Anlong (陈安龙)
(Compu ter Depar tment, Sichuan University, Chengdu 610064, China)
chj tang@
Abstract: Classifying Web Document such as BBS, HTML and e-mail, etc., is an important task for web
application. To solve this problem, this paper presents following results: ( 1) Proposes a new text classification
method called Classification by Genetic Algorithm with Association Rules Method (CGAA method). (2) Other
than previous work, the fitness function are applied under the guidance of the association rules mined by
Apriori_CGAA algorithm. (3) Realizing a family of genetic procedures such as CGAA _Roulette_Selection,
CGAA_Xover and CGAA _binaryMutation and giving extensive experiments with real data. (4)The experiment
show that the CGAA algorithm is superior to other common methods. A Best-Vector with a score 3513.6 can be
achieved after running CGAA algorithm after 50 generations.
Key words: Chinese document classification, Genetic Algorithm, Association rules, Natural language processing,
CGAA method (Classification by Genetic Algorithm with Association Rules)
基于关联规则和遗传算法的Web 文档分类
唐常杰 张天庆,胡蓉,元昌安,陈安龙
四川大学计算机学院
摘要 Web 文档分类,例如BBS、HTML、e-mail 的分类是Web 引用中的重要任务。为了解决这一问题,
该翁做了下列工作:(1)提出了一个用于中文文本自动分类的、称为基于关联规则和遗传算法的Web 文档
分类的计算方法(Classification by Genetic Algorithm with Association Rules Method 缩写为CGAA )。(2 )不
同于前人的路线,适应度函数的在关联规则制导下工作,而
文档评论(0)