返回顶部
g

geepers-corpus

Query the COCA (Corpus of Contemporary American English) linguistics API for word frequency, collocations, concordances, and historical usage trends. Use for linguistic research, writing assistance, or understanding how words are actually used in American English.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
538
下载量
0
收藏
概述
安装方式
版本历史

geepers-corpus

# Dreamer Corpus Access the COCA corpus API at `https://api.dr.eamer.dev`. COCA contains 1+ billion words of contemporary American English from spoken, fiction, magazine, newspaper, and academic sources. ## Authentication ```bash export DREAMER_API_KEY=your_key_here ``` ## Endpoints ### Word Search / Concordance ``` GET https://api.dr.eamer.dev/v1/corpus/search?word=serendipity&limit=20 ``` Returns KWIC (keyword-in-context) examples showing the word in actual usage. ### Collocations ``` GET https://api.dr.eamer.dev/v1/corpus/collocations?word=run&pos=verb&limit=20 ``` Returns words that statistically co-occur with the target word (MI score, frequency). ### Frequency ``` GET https://api.dr.eamer.dev/v1/corpus/frequency?word=algorithm&genre=academic ``` Returns frequency per million words, with optional genre filter: `spoken`, `fiction`, `magazine`, `newspaper`, `academic`. ## When to Use - Checking how formal or common a word is in real American English - Finding natural collocations for writing assistance - Linguistic research on word usage patterns - Historical frequency trends across decades ## Don't Use When - You need non-English corpora - You need corpora other than contemporary American English (COCA is 1990-present)

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 geepers-corpus-1776420045 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 geepers-corpus-1776420045 技能

通过命令行安装

skillhub install geepers-corpus-1776420045

下载 Zip 包

⬇ 下载 geepers-corpus v1.0.0

文件大小: 1.37 KB | 发布时间: 2026-4-17 18:13

v1.0.0 最新 2026-4-17 18:13
- Initial release of geepers-corpus skill.
- Enables querying the COCA API for word frequency, collocations, concordances, and historical usage trends in American English.
- Provides detailed API usage instructions, including authentication and sample endpoints.
- Clarifies recommended and discouraged use cases for the skill.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部