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

Spelling corrector model #95

Closed
wants to merge 3 commits into from
Closed

Spelling corrector model #95

wants to merge 3 commits into from

Conversation

Garvanand
Copy link

@Garvanand Garvanand commented Jul 7, 2024

Closes: #56

  • Title : Spell Corrector made using Keras
  • Name: Garv Anand
  • Idenitfy yourself: GSSOC and SSOC Contributer

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? ⚙️

It has been tested on the words and sentences we use in daily life

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 📷

Uploading Spell Corrector - Made with Clipchamp.mp4…

Note to reviewers 📄

I have uploaded the model files ,the model is working completely fine just a UI of text box and button is required of streamlit and the model should be imported to host it further or integrate in the current website

Copy link

github-actions bot commented Jul 7, 2024

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.

@Avdhesh-Varshney
Copy link
Owner

Avdhesh-Varshney commented Jul 9, 2024

@Garvanand properly attach your issue with pr and integrate your model with Jarvis.
Also show a working video

@Avdhesh-Varshney Avdhesh-Varshney added bug Something isn't working wontfix ❌ This will not be worked on Status: Requested Changes labels Jul 9, 2024
@Garvanand Garvanand closed this Jul 12, 2024
This was referenced Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Status: Requested Changes wontfix ❌ This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Spelling corrector model
2 participants