SpellexAccuCount
Spell checkers
Extends: Technology
Spellex AccuCount
Spell checkers
Overview
Category: Spell checkers
Spell checkers
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 31-9094.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Spellex AccuCount',
category: 'Spell checkers',
description: 'Spell checkers',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Spellex AccuCount",
"applicationCategory": "Spell checkers",
"description": "Spell checkers"
}