@vaagatech/vaakly-small
v0.1.2
Published
Vaakly offline English polish — small baked dictionary pack (~12k lemmas when built)
Readme
@vaagatech/vaakly-small
Offline English text polish with a small baked .vpack dictionary.
import { createVaakly } from '@vaagatech/vaakly-small'
const { polish } = createVaakly({ profile: 'api' })
console.log(polish('user not found. try again'))Format-only: spelling, light grammar glue, and structure (bullets vs sentences). Does not invent content.
Credits
Dictionary lemmas / glosses are derived at build time from Princeton WordNet 3.0.
Frequency selection may use wordfreq. See THIRD_PARTY.md in this package.
