文件名称:Html2Article-master
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-10-16
- 文件大小:
- 213kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
NET平台下,一个高效的从Html中提取正文的工具。
正文提取采用了基于文本密度的提取算法,支持从压缩的Html文档中提取正文,每个页面平均提取时间为30ms,正确率在95 以上。-Under NET platform, an efficient tool to extract text Html in.
Text extraction using a density-based text extraction algorithm, support extract text the compressed Html document, each page an average extraction time was 30ms, the correct rate of over 95 .
正文提取采用了基于文本密度的提取算法,支持从压缩的Html文档中提取正文,每个页面平均提取时间为30ms,正确率在95 以上。-Under NET platform, an efficient tool to extract text Html in.
Text extraction using a density-based text extraction algorithm, support extract text the compressed Html document, each page an average extraction time was 30ms, the correct rate of over 95 .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Html2Article-master
...................\.gitignore
...................\.nuget
...................\......\NuGet.Config
...................\......\NuGet.targets
...................\.tfignore
...................\Html2Article.nuspec
...................\Html2Article.sln
...................\License.md
...................\README.md
...................\packages
...................\........\NUnit.2.6.2
...................\........\...........\NUnit.2.6.2.nupkg
...................\........\...........\NUnit.2.6.2.nuspec
...................\........\...........\lib
...................\........\...........\...\nunit.framework.dll
...................\........\...........\...\nunit.framework.xml
...................\........\...........\license.txt
...................\........\repositories.config
...................\src
...................\...\Demo
...................\...\....\Demo.csproj
...................\...\....\FrmMain.Designer.cs
...................\...\....\FrmMain.cs
...................\...\....\FrmMain.resx
...................\...\....\Program.cs
...................\...\....\Properties
...................\...\....\..........\AssemblyInfo.cs
...................\...\....\..........\DataSources
...................\...\....\..........\...........\Article.datasource
...................\...\....\..........\Resources.Designer.cs
...................\...\....\..........\Resources.resx
...................\...\....\..........\Settings.Designer.cs
...................\...\....\..........\Settings.settings
...................\...\....\app.config
...................\...\Html2Article.Test
...................\...\.................\Html2Article.Test.csproj
...................\...\.................\Properties
...................\...\.................\..........\AssemblyInfo.cs
...................\...\.................\UrlUtilityTest.cs
...................\...\.................\packages.config
...................\...\Html2Article
...................\...\............\Html2Article.cs
...................\...\............\Html2Article.csproj
...................\...\............\Html2Article.nuspec
...................\...\............\Properties
...................\...\............\..........\AssemblyInfo.cs
...................\...\............\UrlUtility.cs