Skip to content

Document how to load custom rulesets #82

@ssokolow

Description

@ssokolow

I have a project where I'd prefer not to reinvent nlprule for applying my custom grammar rules (common validly-spelled typos I see in fanfiction), but the documentation is very unclear on how to do anything with custom rules.

  1. In a PyQt application, how do I specify files by path like with the Rust API?
  2. How do I go from the raw LanguageTool XML to the .bin files?
  3. Do I need to do multiple passes with different nlprule instances if I also want to check regular grammar stuff or is there a way to merge rulesets?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions