Simplifly Chrome 插件, crx 扩展下载
Simplifly is a Chrome extension which allows you to turn any lengthy article into short bite-sized summary
A Chrome extension to produce summaries of news articles. How it works: 1. Scrape Article heading and body from the current active tab using jQuery. 2. Pre-process the body by removing stop words and stemming words using the Porter-Stemmer algorithm. 3. Produce an array of sentence which will make up nodes in the graph. 4. Produce the graph using TF-IDF values of the sentences and the cosine similarity as the weight between nodes. 5. Run the graph through Google's PageRank algorthim. 6. Choose the highest ranking nodes to produce a summary.
分类 | 📝工作流程与规划 |
插件标识 | jioeflccmbeaeelfklklmbdjcbdeccnh |
平台 | Chrome |
评分 |
☆☆☆☆☆
|
评分人数 | |
插件主页 | https://chromewebstore.google.com/detail/simplifly/jioeflccmbeaeelfklklmbdjcbdeccnh |
版本号 | 2.3 |
大小 | 374KiB |
官网下载次数 | 1000 |
下载地址 | |
更新时间 | 2018-09-06 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器