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

In-tool Transliteration implementation using API #333

Open
NishantWankhade opened this issue Aug 20, 2024 · 2 comments
Open

In-tool Transliteration implementation using API #333

NishantWankhade opened this issue Aug 20, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@NishantWankhade
Copy link
Collaborator

Tasks to be done -

  • Backend
  • Deploy transliteration model
  • Frontend
  • Take user input for language
  • Extract current word from the textbrowser
  • Send API request with that word as a parameter and fetch a list of words
  • Display those words in a QRect box for the user to select from
@NishantWankhade
Copy link
Collaborator Author

NishantWankhade commented Aug 20, 2024

First task assigned to @Kaushal-04

  • Extract the language code the user has selected from the combobox when some word is typed

@NishantWankhade NishantWankhade changed the title Transliteration implementation for other languages In-tool Transliteration implementation using API Aug 20, 2024
@NishantWankhade
Copy link
Collaborator Author

Task on-Hold for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants