Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting sentence context with CmdLine Checker? #95

Closed
Ratatam123 opened this issue Dec 3, 2016 · 2 comments
Closed

getting sentence context with CmdLine Checker? #95

Ratatam123 opened this issue Dec 3, 2016 · 2 comments

Comments

@Ratatam123
Copy link

Hi,

does anyone know whether there is a possibility to show the sentence context when running the spell checker over the command line?
for example:
...
cmd_checker = CmdLineChecker()
chunker.set_text(text_string)
cmd_checker.set_checker(chunker)
cmd_checker.run()

@rfk
Copy link
Member

rfk commented Jan 3, 2017

Such functionality is not currently supported. It would be a neat addition! Unfortunatley I don't really have time to hack on PyEnchant much these days so I'm unlikely to add it myself.

@rfk
Copy link
Member

rfk commented Feb 24, 2018

Thanks for reaching out. Unfortunately I am no longer actively maintaining this project, so I'm going to move it into archive mode:

https://rfk.id.au/blog/entry/archiving-open-source-projects/

@rfk rfk closed this as completed Feb 24, 2018
dmerejkowsky pushed a commit to dmerejkowsky/pyenchant that referenced this issue Dec 24, 2019
Simplify tests for spelling back-ends and make them all optional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants