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

Spell Corrector Added #101

Closed
wants to merge 5 commits into from
Closed

Spell Corrector Added #101

wants to merge 5 commits into from

Conversation

Garvanand
Copy link

@Garvanand Garvanand commented Jul 16, 2024

Closes: #95

  • Title : Spell Corrector Model
  • Name: Garv Anand
  • Idenitfy yourself: Contributor@ GSSoC and SSoC

Describe the add-ons or changes you've made 📃

Made the complete model and also added heirarichal data format files of encoder and decoder

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested? ⚙️

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Screenshots 📷

Attached is a video of the working model

Spell.Corrector.-.Made.with.Clipchamp.mp4

image

Uploading Spell Corrector - Made with Clipchamp.mp4…

Note to reviewers 📄

added the option in the website and integrated with the website and It is working absolutely fine and a small training and working of model is shown in the above video already

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

Copy link
Owner

@Avdhesh-Varshney Avdhesh-Varshney left a comment

Choose a reason for hiding this comment

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

@Garvanand keep your code in a folder. You can review other integrated models and show the working video of model in Jarvis. Not the model building video.

@@ -31,7 +32,8 @@ def dashboard():
pandas
pillow
pyperclip
python-barcode
python-barcode
tensorflow
Copy link
Owner

Choose a reason for hiding this comment

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

tensorflow is already present in the list

@Avdhesh-Varshney Avdhesh-Varshney linked an issue Jul 17, 2024 that may be closed by this pull request
@Avdhesh-Varshney
Copy link
Owner

Always link your issue not the pr

@Garvanand Garvanand closed this by deleting the head repository Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Spelling corrector model
2 participants