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

feat: add SpellChecker #1

Merged
merged 5 commits into from
Oct 20, 2021
Merged

feat: add SpellChecker #1

merged 5 commits into from
Oct 20, 2021

Conversation

cristianmtr
Copy link
Contributor

@cristianmtr cristianmtr commented Oct 13, 2021

Add initial PR for SpellChecker Executor

TODO

  • test pushing action

@cristianmtr cristianmtr changed the title feat: init pr feat: add SpellChecker Oct 13, 2021
@cristianmtr cristianmtr requested a review from a team October 13, 2021 15:59
@cristianmtr cristianmtr force-pushed the feat-init-pr branch 10 times, most recently from 691d4e3 to be1c46d Compare October 14, 2021 12:51
README.md Outdated Show resolved Hide resolved
manifest.yml Outdated Show resolved Hide resolved
Co-authored-by: Nan Wang <nan.wang@jina.ai>
@cristianmtr cristianmtr requested review from nan-wang and a team October 18, 2021 06:55
executor/spell_checker.py Show resolved Hide resolved
executor/pyngramspell/pyngramspell.py Outdated Show resolved Hide resolved
executor/spell_checker.py Show resolved Hide resolved
executor/spell_checker.py Show resolved Hide resolved
executor/spell_checker.py Outdated Show resolved Hide resolved
executor/spell_checker.py Outdated Show resolved Hide resolved
executor/spell_checker.py Show resolved Hide resolved
executor/spell_checker.py Show resolved Hide resolved
executor/pyngramspell/pyngramspell.py Outdated Show resolved Hide resolved
executor/pyngramspell/train.py Outdated Show resolved Hide resolved
Copy link
Member

@nan-wang nan-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor things. Otherwise, it is good to merge

Dockerfile Show resolved Hide resolved
executor/spell_checker.py Show resolved Hide resolved
@cristianmtr
Copy link
Contributor Author

@nan-wang The dockerfile is required. Otherwise it seems hubble push fails https://github.com/jina-ai/executor-spellchecker/runs/3936376198?check_suite_focus=true#step:6:200

.github/workflows/cd.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
executor/pyngramspell/__init__.py Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
executor/pyngramspell/evaluation.txt Outdated Show resolved Hide resolved
executor/spell_checker.py Outdated Show resolved Hide resolved
Copy link
Member

@nan-wang nan-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM👍

@nan-wang nan-wang merged commit bc97aba into main Oct 20, 2021
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

Successfully merging this pull request may close these issues.

3 participants