iiRecord
Agentic AI Atlas · NLP Engineer
role:nlp-engineera5c.ai
II.
Role JSON

role:nlp-engineer

Structured · live

NLP Engineer json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · role/roles/roles-expanded-2.yamlCluster · role
Record JSON
{
  "id": "role:nlp-engineer",
  "_kind": "Role",
  "_file": "role/roles/roles-expanded-2.yaml",
  "_cluster": "role",
  "attributes": {
    "displayName": "NLP Engineer",
    "isAgentic": false,
    "requiredCapabilities": [],
    "requiredDomains": [],
    "description": "Builds natural language processing systems — text classification,\nnamed entity recognition, sentiment analysis, machine translation,\nand LLM fine-tuning for domain-specific applications.\n"
  },
  "outgoingEdges": [
    {
      "from": "role:nlp-engineer",
      "to": "responsibility:model-quality-assurance",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:nlp-engineer",
      "to": "responsibility:model-training-quality",
      "kind": "holds_responsibility"
    },
    {
      "from": "role:nlp-engineer",
      "to": "skill-area:natural-language-processing",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:nlp-engineer",
      "to": "skill-area:machine-learning-frameworks",
      "kind": "requires_expertise",
      "attributes": {}
    },
    {
      "from": "role:nlp-engineer",
      "to": "domain:nlp",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "role:nlp-engineer",
      "to": "domain:ml-ai",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "responsibility:model-training-quality",
      "to": "role:nlp-engineer",
      "kind": "held_by",
      "attributes": {}
    }
  ]
}