contextualSpellCheck icon indicating copy to clipboard operation
contextualSpellCheck copied to clipboard

code refactored with some func variable name update

Open R1j1t opened this issue 1 year ago • 1 comments

Description

  • Issue this PR address? Improve code readability, improve func/var naming conventions inline with https://github.com/R1j1t/contextualSpellCheck/issues/25
  • Any other information you think is relevant:
  1. Planned naming convention updates:
  • [ ] function name
  • [ ] variable name
  • [ ] spacy extentions name
  1. Code Refactor:
  • [ ] Split functions to handle small tasks
  • [ ] Update in-code documentation
  • [ ] Remove dead code
  • [ ] remove useless comments
  • [ ] Divide main class into helper code ?
  • [ ] Incorporate pylint suggestions
  • [ ] pass all test (obviously 💯 )
  • [ ] Update user documentation

Checklist

  • [x] Added and/or updated the test (not required for documentation changes)
  • [ ] My changes don't require a change to the documentation, or if they do, I've added all required information

R1j1t avatar Aug 20 '22 13:08 R1j1t

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] avatar Sep 20 '22 20:09 stale[bot]