{"library":"parse-english","type":"library","category":null,"description":"parse-english is a specialized parser that converts English natural language text into a Natural Language Concrete Syntax Tree (NLCST). It builds upon `parse-latin` by adding specific support for English language features like unit abbreviations. The current stable version is 7.0.0. This package is part of the unifiedjs ecosystem, which tends to have a moderate release cadence, with major versions often introducing breaking changes related to Node.js version support, ESM migration, or underlying NLCST structure updates. It's designed for developers who need fine-grained control over text processing at the syntax tree level, offering a programmatic interface to analyze text structure before further processing, such as with `retext-english` which wraps this project for a higher-level abstraction. Its key differentiator is its focus on low-level NLCST generation specifically for English, integrating with the broader unified ecosystem.","language":"javascript","status":"active","version":"7.0.0","tags":["javascript","nlcst","english","natural","language","parser","typescript"],"install":[{"cmd":"npm install parse-english","imports":["import { ParseEnglish } from 'parse-english'","import { ParseEnglish as Parser } from 'parse-english'","import type { RootNode } from 'nlcst'"]},{"cmd":"yarn add parse-english","imports":[]},{"cmd":"pnpm add parse-english","imports":[]}],"homepage":null,"github":"https://github.com/wooorm/parse-english","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/parse-english","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/parse-english/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}