tarotoo-tarot-card-meanings
收藏资源简介:
Tarotoo塔罗牌含义数据集是一个完整、结构化的塔罗牌含义集合,涵盖了Rider-Waite-Smith传统中的全部78张牌(包括22张大阿卡纳和56张小阿卡纳)。该数据集由Tarotoo(tarotoo.com)作为其AI透明度计划的一部分发布,旨在为Tarotoo.com上AI生成的塔罗解读提供公开、可检验且可重用的基础牌意。数据集包含78条记录,每条记录对应一张牌,并包含18个字段,详细描述了每张牌的属性,如唯一标识符(id)、牌名(name)、阿卡纳类型(arcana)、花色(suit)、灵数学编号(number_numerology)、元素(element)、行星关联(planet)、星座关联(zodiac)、用于是非解读的倾向(yes_no)、正位与逆位关键词列表(keywords_upright, keywords_reversed)、正位与逆位含义(meaning_upright, meaning_reversed),以及在爱情、事业、情绪和精神成长等特定背景下的简短解读(love, career, mood, spiritual),最后还附有指向Tarotoo.com上对应牌意页面的链接(url)。数据内容基于公有领域的经典塔罗著作(如Waite的《塔罗图解钥匙》和黄金黎明协会的《Book T》),但文本均为Tarotoo的原创写作,并经过了一致性审查和验证。该数据集适用于多种任务和应用场景,主要包括:检索增强生成(RAG)——为AI塔罗解读提供可靠的牌意基础;作为卡牌含义查询服务、机器人和应用程序的后端数据;用于对整副牌进行符号学、关键词和关联性研究分析;以及通过MCP服务器供AI助手进行实时查询。需要注意的是,塔罗解读仅用于娱乐和自我反思目的,不构成任何专业建议。该数据集编码了塔罗解读中一种广泛使用的传统,其他传统可能赋予不同的含义和关联。
The Tarotoo Tarot Card Meanings Dataset is a complete, structured collection of tarot card meanings covering all 78 cards in the Rider-Waite-Smith tradition (22 Major Arcana and 56 Minor Arcana). Released by Tarotoo (tarotoo.com) as part of its AI transparency initiative, it aims to provide an open, verifiable, and reusable foundation of card meanings for AI-generated tarot readings on Tarotoo.com. The dataset contains 78 records (one per card), each with 18 fields detailing card attributes. Fields include: unique identifier (id), card name (name), arcana type (arcana), suit (suit), numerological number (number_numerology), element (element), planetary association (planet), zodiac association (zodiac), yes/no tendency (yes_no), lists of upright and reversed keywords (keywords_upright, keywords_reversed), upright and reversed meanings (meaning_upright, meaning_reversed), and short interpretations in specific contexts such as love, career, mood, and spiritual growth (love, career, mood, spiritual), along with a link to the corresponding card meaning page on Tarotoo.com (url). The content is based on public domain classic tarot works (e.g., Waites Pictorial Key to the Tarot and the Golden Dawns Book T), but the text is original writing by Tarotoo, reviewed and validated for consistency. The dataset is suitable for various tasks and applications, including: retrieval-augmented generation (RAG)—providing a reliable foundation of card meanings for AI tarot readings; serving as backend data for card meaning query services, bots, and apps; enabling semiotic, keyword, and association analysis of the entire deck; and real-time querying by AI assistants via MCP servers. Note that tarot readings are for entertainment and self-reflection only and do not constitute professional advice. The dataset encodes a widely used tradition in tarot interpretation, with other traditions potentially assigning different meanings and associations.
数据集概述
- 数据集名称: Tarotoo Tarot Card Meanings
- 数据集描述: 一个完整、结构化的塔罗牌含义数据集,包含 Rider–Waite–Smith 传统中的所有 78 张塔罗牌(22 张大阿卡纳 + 56 张小阿卡纳)。由 Tarotoo 作为其 AI 透明度倡议的一部分发布,这些牌义用于支撑 Tarotoo.com 上 AI 生成的解读。
- 发布者: Tarotoo (tarotoo.com)
- 语言: 英语
- 许可证: MIT
- 数据量: 78 行(每张牌一行) · 18 个字段
- DOI: 10.5281/zenodo.21268290
- 源仓库: github.com/Tarotoo-com/tarotoo-tarot-dataset
数据集用途
该数据集适用于以下场景:
- 检索增强生成: 将 AI 塔罗解读建立在已发布的牌义之上(Tarotoo.com 的使用方式)。
- 查询 / API 后端: 用于牌义服务、机器人和应用程序。
- 分析: 用于整个牌组中的象征意义、关键词和对应关系研究。
- AI 助手实时查询: 通过 MCP 服务器 进行。
数据集结构
每条记录代表一张塔罗牌,包含以下字段:
| 字段 | 类型 | 描述 |
|---|---|---|
id |
int | 稳定标识符,范围 0–77(0–21 为大阿卡纳,之后依次为权杖、圣杯、宝剑、星币) |
name |
string | 牌名,例如 "The Fool"、"Ace of Cups" |
arcana |
string | "major" 或 "minor" |
suit |
string/null | 大阿卡纳为 null;小阿卡纳为 "wands"、"cups"、"swords"、"pentacles" |
number_numerology |
int | 用于数字学的牌号(宫廷牌:侍从=11,骑士=12,王后=13,国王=14) |
element |
string | 经典元素:火、水、风、土 |
planet |
string/null | 行星对应关系(不适用时为 null,例如 Ace 牌) |
zodiac |
string/null | 星座对应关系;对于 Ace 和侍从牌,为其元素的三个星座 |
yes_no |
string | 在是非解读中回答 "yes"、"no" 或 "maybe" |
keywords_upright |
list[string] | 正位关键词 |
keywords_reversed |
list[string] | 逆位关键词 |
meaning_upright |
string | 正位含义(简洁的关键词短语) |
meaning_reversed |
string | 逆位含义(简洁的关键词短语) |
love |
string | 爱情/人际关系背景(短句) |
career |
string | 职业/工作背景(短句) |
mood |
string | 情绪/情感基调(短句) |
spiritual |
string | 灵性成长背景(短句) |
url |
string | Tarotoo.com 上的牌义页面 |
示例记录
json { "id": 0, "name": "The Fool", "arcana": "major", "suit": null, "number_numerology": 0, "element": "Air", "planet": "Uranus", "zodiac": "Aquarius", "yes_no": "maybe", "keywords_upright": ["new beginnings", "spontaneity", "innocence", "leap of faith", "free spirit"], "meaning_upright": "New beginnings, spontaneity, innocence, leap of faith, and free spirit.", "mood": "Light, curious, playful.", "url": "https://tarotoo.com/tarot-card-meanings/the-fool" }
快速开始
python from datasets import load_dataset
cards = load_dataset("Tarotoo/tarotoo-tarot-card-meanings", split="train") fool = next(c for c in cards if c["name"] == "The Fool") print(fool["meaning_upright"])
也可通过安装包使用:pip install tarotoo-tarot · npm install tarotoo-tarot。
数据集创建
- 整理理由: 让 Tarotoo AI 解读背后的确切牌义可供公众检查、验证和重用,为 AI 系统提供干净、结构化的塔罗牌义来源。
- 数据来源: 所有牌文文本均为 Tarotoo 在 Rider–Waite–Smith 传统中的原创写作,仅基于公有领域著作。行星和星座的对应关系遵循经典统御关系和金色黎明的 decade 系统。每张牌都经过全牌组一致性审查;验证(78 张唯一牌、完整字段、有效枚举)在源仓库的 CI 中运行。
注意事项
- 塔罗牌解读仅用于娱乐和自我反思,不构成医疗、法律、财务或心理健康建议。
- 该数据集编码了一种(广泛使用的)解释传统;其他塔罗传统可能赋予不同的含义和对应关系。
参考文献
- Waite, A. E. (1911). The Pictorial Key to the Tarot. William Rider & Son.
- Hermetic Order of the Golden Dawn (c. 1888–1897). Book T: The Tarot.
- Mathers, S. L. MacGregor (1888). The Tarot: Its Occult Signification, Use in Fortune-Telling, and Method of Play.
- Papus (1889). The Tarot of the Bohemians.
- Ouspensky, P. D. (1913). The Symbolism of the Tarot.
- Thierens, A. E. (1930). General Book of the Tarot.
所有参考文献均为公有领域著作。数据集文本本身为原创写作,未抄袭上述任何作品。




