Skip to content

Commit

Permalink
docs: 修复链接
Browse files Browse the repository at this point in the history
  • Loading branch information
wubaiqing committed Sep 30, 2019
1 parent 73cbcd4 commit b5cf6f5
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/2019/09/30.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,23 @@

[类库] ogl 是一个轻量的 WebGL 类库,但是实现的效果[却很好看](https://oframe.github.io/ogl/examples/?src=instancing.html)<https://github.com/oframe/ogl>

[工具] Antmove,编译型跨端解决方案,基于支付宝/微信小程序,轻松地转换成其它平台的小程序<https://github.com/ant-move/Antmove>
[工具] Antmove,编译型跨端解决方案,基于支付宝/微信小程序,轻松地转换成其它平台的小程序:<https://github.com/ant-move/Antmove>

[资源] 从世界各地收集 8000+ 公共可用的 IPTV 频道:<https://github.com/iptv-org/iptv>

[资源] 开发这个项目,源自于作者在知网发现了一篇关于自动化抽取新闻类网站正文的算法论文——《基于文本及符号密度的网页正文提取方法》)这篇论文中描述的算法看起来简洁清晰,并且符合逻辑。但由于论文中只讲了算法原理,并没有具体的语言实现,所以作者使用 Python 根据论文实现了这个抽取器。并分别使用今日头条、网易新闻、游民星空、观察者网、凤凰网、腾讯新闻、ReadHub、新浪新闻做了测试,发现提取效果非常出色,几乎能够达到100%的准确率:<https://github.com/kingname/GeneralNewsExtractor>

### 配图 - ogl
![](http://qn.40zhe.com/BA47E34F-F297-4CC5-BC32-535EF55702EC.png)

### 配图 - Antmove
![](https://camo.githubusercontent.com/bc74fd134e939123889ab35cbb25f505844dec99/68747470733a2f2f696d672e616c6963646e2e636f6d2f7466732f5442313375364362347a31674b306a535a536758586176777058612d333835322d3933362e706e67)

### 配图 - 从世界各地收集 8000+ 公共可用的 IPTV 频道
![](https://raw.githubusercontent.com/iptv-org/iptv/master/preview.png)

### 配图 - git checkout 优化方案
### 配图 - 新闻网页正文通用抽取器
![](https://raw.githubusercontent.com/kingname/GeneralNewsExtractor/master/screenshots/WX20190909-232516.png)

### 今日图 - 中国女排以 3:0 的比分战胜塞尔维亚女排,好强
![](http://qn.40zhe.com/16d77321e073e985)
### 今日图 - 我以为我变秃了,也会变强的。后来我找到原因了,越洗越少
![](http://qn.40zhe.com/16d7bd644e2332d9)

0 comments on commit b5cf6f5

Please sign in to comment.