update newspaper, python-goose detail link

pull/2/head
tangyouhua 2016-04-02 15:14:50 +08:00
parent f4d6edd566
commit 737089ff33
1 changed files with 2 additions and 2 deletions

View File

@ -604,9 +604,9 @@ Python实现的数据库。
* html2text将 HTML 转换为 Markdown 格式文本[官网](https://github.com/Alir3z4/html2text) * html2text将 HTML 转换为 Markdown 格式文本[官网](https://github.com/Alir3z4/html2text)
* lassie人性化的网页内容检索库。[官网](https://github.com/michaelhelmick/lassie) * lassie人性化的网页内容检索库。[官网](https://github.com/michaelhelmick/lassie)
* micawber一个小型网页内容提取库用来从 URLs 提取富内容。[官网](https://github.com/coleifer/micawber) * micawber一个小型网页内容提取库用来从 URLs 提取富内容。[官网](https://github.com/coleifer/micawber)
* newspaper使用 Python 进行新闻提取,文章提取以及内容策展。[官网](https://github.com/codelucas/newspaper) * [newspaper](http://hao.jobbole.com/python-newspaper/):使用 Python 进行新闻提取,文章提取以及内容策展。[官网](https://github.com/codelucas/newspaper)
* opengraph一个用来解析开放内容协议(Open Graph Protocol)的 Python模块。[官网](https://github.com/erikriver/opengraph) * opengraph一个用来解析开放内容协议(Open Graph Protocol)的 Python模块。[官网](https://github.com/erikriver/opengraph)
* python-gooseHTML内容/文章提取器。[官网](https://github.com/grangier/python-goose) * [python-goose](http://hao.jobbole.com/python-goose/)HTML内容/文章提取器。[官网](https://github.com/grangier/python-goose)
* python-readabilityarc90 公司 readability 工具的 Python 高速端口。[官网](https://github.com/buriy/python-readability) * python-readabilityarc90 公司 readability 工具的 Python 高速端口。[官网](https://github.com/buriy/python-readability)
* sanitize为杂乱的数据世界带来调理性。[官网](https://github.com/Alir3z4/python-sanitize) * sanitize为杂乱的数据世界带来调理性。[官网](https://github.com/Alir3z4/python-sanitize)
* sumy一个为文本文件和 HTML 页面进行自动摘要的模块。[官网](https://github.com/miso-belica/sumy) * sumy一个为文本文件和 HTML 页面进行自动摘要的模块。[官网](https://github.com/miso-belica/sumy)