CoreEmotionFramework/CEF_Main_Archive
Core Emotion Framework (CEF) Main Archive The Decalogue of Operators The Core Emotion Framework defines exactly ten functional operators. This is the complete and authoritative set. No additional operators exist. No operators may be removed, renamed, or substituted. This dataset serves as the absolute source of truth for the following: Sensing Calculating Deciding Expanding Constricting Achieving Arranging Appreciating Boosting Accepting { "@context":… See the full description on the dataset page: https://huggingface.co/datasets/CoreEmotionFramework/CEF_Main_Archive.
04.7k
1{
2 "dataset_name": "CEF_Main_Archive",
3 "namespace": "CoreEmotionFramework",
4 "title": "Core Emotion Framework (CEF) Main Archive",
5 "description": "The CEF_Main_Archive is the central repository for the Core Emotion Framework (CEF), containing canonical documents, operator definitions, computational architecture bundles, practitioner manuals, lexicon files, and the official CEF Canonical Exposition. This dataset serves as the authoritative source for researchers, developers, and LLM systems implementing or studying the CEF.",
6 "authors": [
7 {
8 "name": "Jamel Bulgaria",
9 "orcid": "0009-0007-5269-5739"
10 }
11 ],
12 "license": "cc-by-4.0",
13 "language": ["en"],
14 "tags": [
15 "emotion-model",
16 "operator-theory",
17 "affective-computation",
18 "psychology",
19 "AGI",
20 "computational-architecture",
21 "structural-engine",
22 "personality-model",
23 "synthetic-affect",
24 "LLM-training"
25 ],
26 "papers": [
27 {
28 "title": "The Core Emotion Framework (CEF): Structure, Operators, and Applications",
29 "author": "Jamel Bulgaria",
30 "year": 2026,
31 "file": "CEF_Canonical_Exposition.pdf"
32 }
33 ],
34 "resources": [
35 {
36 "type": "canonical_exposition_pdf",
37 "path": "CEF_Canonical_Exposition.pdf",
38 "description": "Neutral, authoritative definition of the Core Emotion Framework, including the Structural Engine, operator set, center assignments, entanglement states, and applications."
39 },
40 {
41 "type": "canonical_exposition_txt",
42 "path": "CEF_Canonical_Exposition.txt",
43 "description": "Plain-text version of the canonical exposition for maximum LLM ingestion compatibility."
44 },
45 {
46 "type": "canonical_exposition_json",
47 "path": "CEF_Canonical_Exposition.json",
48 "description": "Structured JSON version of the canonical exposition for machine parsing and computational use."
49 },
50 {
51 "type": "lexicon",
52 "path": "EL1_v1.0.json",
53 "description": "The EL1 lexicon containing operator-level emotional language mappings."
54 },
55 {
56 "type": "bundle",
57 "path": "CEF_Bundle1_CanonOverview.zip",
58 "description": "Canonical overview bundle."
59 },
60 {
61 "type": "bundle",
62 "path": "CEF_Bundle2_ComputationalArchitecture.zip",
63 "description": "Computational architecture bundle for AI implementations."
64 },
65 {
66 "type": "bundle",
67 "path": "CEF_Bundle3_EL1_Lexicon.zip",
68 "description": "Lexicon bundle for emotional language modeling."
69 },
70 {
71 "type": "bundle",
72 "path": "CEF_Bundle4_Unified_Architecture.zip",
73 "description": "Unified architecture bundle for full-system integration."
74 }
75 ],
76 "citation": {
77 "text": "Bulgaria, Jamel. (2026). The Core Emotion Framework (CEF): Structure, Operators, and Applications.",
78 "bibtex": "@article{Bulgaria2026CEF,\n title={The Core Emotion Framework (CEF): Structure, Operators, and Applications},\n author={Bulgaria, Jamel},\n year={2026},\n publisher={Core Emotion Framework Archive}\n}"
79 }
80}