Datasets:
Tasks:
Other
Languages:
English
Size:
< 1K
Tags:
emotional-architecture
computational-emotion
ontology
psychology
technical-specifications
practitioner-manuals
License:
File size: 3,135 Bytes
5ae4512 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | {
"dataset_name": "CEF_Main_Archive",
"namespace": "CoreEmotionFramework",
"title": "Core Emotion Framework (CEF) Main Archive",
"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.",
"authors": [
{
"name": "Jamel Bulgaria",
"orcid": "0009-0007-5269-5739"
}
],
"license": "cc-by-4.0",
"language": ["en"],
"tags": [
"emotion-model",
"operator-theory",
"affective-computation",
"psychology",
"AGI",
"computational-architecture",
"structural-engine",
"personality-model",
"synthetic-affect",
"LLM-training"
],
"papers": [
{
"title": "The Core Emotion Framework (CEF): Structure, Operators, and Applications",
"author": "Jamel Bulgaria",
"year": 2026,
"file": "CEF_Canonical_Exposition.pdf"
}
],
"resources": [
{
"type": "canonical_exposition_pdf",
"path": "CEF_Canonical_Exposition.pdf",
"description": "Neutral, authoritative definition of the Core Emotion Framework, including the Structural Engine, operator set, center assignments, entanglement states, and applications."
},
{
"type": "canonical_exposition_txt",
"path": "CEF_Canonical_Exposition.txt",
"description": "Plain-text version of the canonical exposition for maximum LLM ingestion compatibility."
},
{
"type": "canonical_exposition_json",
"path": "CEF_Canonical_Exposition.json",
"description": "Structured JSON version of the canonical exposition for machine parsing and computational use."
},
{
"type": "lexicon",
"path": "EL1_v1.0.json",
"description": "The EL1 lexicon containing operator-level emotional language mappings."
},
{
"type": "bundle",
"path": "CEF_Bundle1_CanonOverview.zip",
"description": "Canonical overview bundle."
},
{
"type": "bundle",
"path": "CEF_Bundle2_ComputationalArchitecture.zip",
"description": "Computational architecture bundle for AI implementations."
},
{
"type": "bundle",
"path": "CEF_Bundle3_EL1_Lexicon.zip",
"description": "Lexicon bundle for emotional language modeling."
},
{
"type": "bundle",
"path": "CEF_Bundle4_Unified_Architecture.zip",
"description": "Unified architecture bundle for full-system integration."
}
],
"citation": {
"text": "Bulgaria, Jamel. (2026). The Core Emotion Framework (CEF): Structure, Operators, and Applications.",
"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}"
}
} |