All Projects → reycn → word_frequency

reycn / word_frequency

Licence: other
[Refactoring scheduled] 📊 A script to analyse the frequencies of words in web pages.

Projects that are alternatives of or similar to word frequency

auto-task
此版本不再维护,新版本地址:https://github.com/HCLonely/auto-task-v4
Stars: ✭ 37 (+184.62%)
Mutual labels:  tampermonkey
GreasyFork-Scripts
该项目开源代码用于主流浏览器的油猴脚本,包含字体渲染脚本 Font Rendering.user.js, 搜索引擎跳转工具 Google & Baidu Switcher.user.js.
Stars: ✭ 260 (+1900%)
Mutual labels:  tampermonkey
cmu-pronouncing-dictionary
The 134,000+ words and their pronunciations in the CMU pronouncing dictionary
Stars: ✭ 46 (+253.85%)
Mutual labels:  english
jiten
jiten - japanese android/cli/web dictionary based on jmdict/kanjidic — 日本語 辞典 和英辞典 漢英字典 和独辞典 和蘭辞典
Stars: ✭ 64 (+392.31%)
Mutual labels:  english
JavaScripts
A collection of userscripts for interacting with Danbooru.
Stars: ✭ 18 (+38.46%)
Mutual labels:  tampermonkey
DebugVision
Portable set of log collection and visualization tools
Stars: ✭ 45 (+246.15%)
Mutual labels:  frequency
ety-python
A Python module to discover the etymology of words
Stars: ✭ 110 (+746.15%)
Mutual labels:  english
lc-spreadsheets
Tidy data for librarians
Stars: ✭ 17 (+30.77%)
Mutual labels:  english
OpenRefine-ecology-lesson
Data Cleaning with OpenRefine for Ecologists
Stars: ✭ 20 (+53.85%)
Mutual labels:  english
lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (+23.08%)
Mutual labels:  english
lc-wikidata
Library Carpentry Wikidata
Stars: ✭ 17 (+30.77%)
Mutual labels:  english
rginger
RGinger takes an English sentence and gives correction and rephrasing suggestions for it using Ginger proofreading API.
Stars: ✭ 13 (+0%)
Mutual labels:  english
WELearnHelper
显示WE Learn随行课堂题目答案;支持班级测试;自动答题;刷时长;开放自定义设置
Stars: ✭ 247 (+1800%)
Mutual labels:  tampermonkey
tampermonkey-scripts
TampermonkeyScripts
Stars: ✭ 24 (+84.62%)
Mutual labels:  tampermonkey
syng
A free, open source, cross-platform, Chinese-To-English dictionary for desktops.
Stars: ✭ 108 (+730.77%)
Mutual labels:  english
YouTube-Livechat-Channel-Resolver
A simple userscript that restores the "Visit Channel" aka "Go To Channel" functionality in YouTube Livestream Chats.
Stars: ✭ 43 (+230.77%)
Mutual labels:  tampermonkey
darkmode
油猴脚本 - 实现任意网站的夜间模式,保护眼睛。
Stars: ✭ 37 (+184.62%)
Mutual labels:  tampermonkey
DWords2
Show words as Danmaku on the screen to help you memorize them | 把单词变成屏幕上的弹幕来帮助你记住它们
Stars: ✭ 66 (+407.69%)
Mutual labels:  english
bgmtools
Bangumi小工具
Stars: ✭ 66 (+407.69%)
Mutual labels:  tampermonkey
bem-flashcards
Simple single-page flashcards application based on the bem-core/bem-history and BEM methodology
Stars: ✭ 19 (+46.15%)
Mutual labels:  english

word_frequency

Word Frequency

A script to analyse the frequencies of words in web pages.
Greasyfork
Github
Blog

Main Features

  • Double-click word to indicate its frequency.
  • Auto analysing words in selected articles.

Compatibility

Known issues

  • No pages/elements judgements.
  • No judgement of English at this moment.
  • Might be slow if long passage was selected.

TODO

  • English judgement
  • Performance
  • Pages/Elements judgements.

Demo Gif

demogif

Color Indicator

color


词频脚本

分析网页文章英语词频的油猴脚本
由于油猴脚本的字符数量限制,建议手动替换
var words = ["the",...];
一行 为 文件 COCA_47000 的五万词频库。

在线安装
开源地址
博客

主要功能

  • 双击单词自动显示词频范围
  • 选中文章自动分析每一个词语

兼容性

已知问题

  • 没有判断网页类型和元素
  • 暂时没有对英文进行判断
  • 受限于JS运行效率,长篇段落比 较慢

TODO

  • 判断英文
  • 性能优化
  • 元素判断

功能演示

demogif

颜色的含义

color

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].