Back to Harper

Brill Tagging

packages/web/src/routes/docs/contributors/brill/+page.md

2.1.0495 B
Original Source

Harper uses Brill tagging as a refinement step to a dictionary-based POS tagging approach. This method retains low-latency and high-throughput without bundling a large, high-entropy language model.

While documentation on this site is sparse, initial development was accompanied by a blog post, which can hopefully explain some of the more abstract details of the process.