@vaagatech/vaakly-large
v0.1.2
Published
Vaakly offline English polish — large baked dictionary pack (~120k lemmas when built)
Downloads
19
Readme
@vaagatech/vaakly-large
Offline English text polish with a large baked .vpack dictionary.
import { createVaakly } from '@vaagatech/vaakly-large'
const { polish, neighbors } = createVaakly()
console.log(polish('syncronize the packages'))
console.log(neighbors('package', 5))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.
