文件名称:zhengdike
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.42mb
- 下载次数:
- 0次
- 提 供 者:
- guo***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(个人原创)《中文网页自动分类》
牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!!
此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs”
本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界!
结果分析的思想:就是把得到的词频与建立的词库里每一类进行比较,如果存在一个最大匹配程度,就去这个类作为结果,如果存在多个最大值,那么就去词库里特征词最少的一个!!
-(Individual original) " Chinese Web Page Automatic Classification" involves technology are: Word, word frequency statistics, kicked out the page number of special characters (using regular expressions), and need to extract the training set and more! ! Results of the idea: is to get the word frequency and the establishment of the vocabulary in each category of comparison, if there is a maximum matching degree, and went to the class as a result, if there is more than the maximum, then go inside thesaurus features at least one word! !
牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!!
此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs”
本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界!
结果分析的思想:就是把得到的词频与建立的词库里每一类进行比较,如果存在一个最大匹配程度,就去这个类作为结果,如果存在多个最大值,那么就去词库里特征词最少的一个!!
-(Individual original) " Chinese Web Page Automatic Classification" involves technology are: Word, word frequency statistics, kicked out the page number of special characters (using regular expressions), and need to extract the training set and more! ! Results of the idea: is to get the word frequency and the establishment of the vocabulary in each category of comparison, if there is a maximum matching degree, and went to the class as a result, if there is more than the maximum, then go inside thesaurus features at least one word! !
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zhengdike\build.xml
.........\jar\filterbuilder.jar
.........\...\htmllexer.jar
.........\...\htmlparser.jar
.........\...\smallseg4j_0.6.jar
.........\...\thumbelina.jar
.........\manifest.mf
.........\nbproject\build-impl.xml
.........\.........\genfiles.properties
.........\.........\private\private.properties
.........\.........\.......\private.xml
.........\.........\project.properties
.........\.........\project.xml
.........\src\zhengdike\classbao\getcharset.java
.........\...\.........\........\getfilelist.java
.........\...\.........\........\getunicode.java
.........\...\.........\........\htmlparser.java
.........\...\.........\........\segtext.java
.........\...\.........\........\state.java
.........\...\.........\........\stateline.java
.........\...\.........\hztounicode.form
.........\...\.........\hztounicode.java
.........\...\.........\mainframe.form
.........\...\.........\mainframe.java
.........\xlciku\1.txt
.........\......\2.txt
.........\......\3.txt
.........\......\4.txt
.........\......\5.txt
.........\......\6.txt
.........\......\7.txt
.........\......\8.txt
.........\src\zhengdike\classbao
.........\ceshi\1
.........\.....\2
.........\.....\3
.........\.....\4
.........\.....\5
.........\.....\6
.........\.....\7
.........\.....\8
.........\nbproject\private
.........\src\zhengdike
.........\bin
.........\build
.........\ceshi
.........\jar
.........\nbproject
.........\src
.........\test
.........\xlciku
zhengdike
.........\jar\filterbuilder.jar
.........\...\htmllexer.jar
.........\...\htmlparser.jar
.........\...\smallseg4j_0.6.jar
.........\...\thumbelina.jar
.........\manifest.mf
.........\nbproject\build-impl.xml
.........\.........\genfiles.properties
.........\.........\private\private.properties
.........\.........\.......\private.xml
.........\.........\project.properties
.........\.........\project.xml
.........\src\zhengdike\classbao\getcharset.java
.........\...\.........\........\getfilelist.java
.........\...\.........\........\getunicode.java
.........\...\.........\........\htmlparser.java
.........\...\.........\........\segtext.java
.........\...\.........\........\state.java
.........\...\.........\........\stateline.java
.........\...\.........\hztounicode.form
.........\...\.........\hztounicode.java
.........\...\.........\mainframe.form
.........\...\.........\mainframe.java
.........\xlciku\1.txt
.........\......\2.txt
.........\......\3.txt
.........\......\4.txt
.........\......\5.txt
.........\......\6.txt
.........\......\7.txt
.........\......\8.txt
.........\src\zhengdike\classbao
.........\ceshi\1
.........\.....\2
.........\.....\3
.........\.....\4
.........\.....\5
.........\.....\6
.........\.....\7
.........\.....\8
.........\nbproject\private
.........\src\zhengdike
.........\bin
.........\build
.........\ceshi
.........\jar
.........\nbproject
.........\src
.........\test
.........\xlciku
zhengdike