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

Re-structuring the RENDER-WORD Engine. #6

Closed
MahaMohan opened this issue Dec 3, 2022 · 5 comments
Closed

Re-structuring the RENDER-WORD Engine. #6

MahaMohan opened this issue Dec 3, 2022 · 5 comments
Assignees
Labels
Code Bug Something isn't right with the Code Code Enhancement New feature request be added to the Code

Comments

@MahaMohan
Copy link
Member

As new words and output options are being added commit to commit it is important to make sure all the output are being shown correctly without any errors or mixing up the output.
This is why it is important to come up with a new system to help the program select outputs easier.
Example: When user says 'Hi' JARVIS will say 'Hello Sir', But now if the user says 'Dolphin' JARVIS will say 'Hello Sir'.
Even though Dolphin is an option in 'Jarindents.json' file JARVIS will come up with another output.
We cannot afford to turn a blind eye to this problem as soon when we want to expand JARVIS's vocabulary we would run into many more problems.
Thank You.

@MahaMohan MahaMohan added Code Bug Something isn't right with the Code Code Enhancement New feature request be added to the Code labels Dec 3, 2022
@CodingAviator
Copy link
Member

Thanks for the heads up on an incoming problem. It is better to overcome this issue now then when things hit the roof. We will work on resolving this issue by the next few commits.
The render word engine was created by Epicalable research and development team to help sort out inputs to its designated outputs. We will raise this issue for them to settle.
Thanks all for raising this issue.

@MahaMohan MahaMohan self-assigned this Dec 3, 2022
@EpicRD
Copy link
Member

EpicRD commented Dec 4, 2022

As part of the research and development department I will do my best to bring in a new algorithm and implement it for a smoother and more efficient way of output searching.
Thanks all

@EpicRD
Copy link
Member

EpicRD commented Dec 10, 2022

As per the latest commit 5930fa3 we have tweaked the engine to help distinguish words with the help of spaces so it would not mix up a full word like dolphin with a word in-between like hi.
We will continue to monitor the issue and will close this issue once there is no more problems.
Once done R&D will finally go back to jardash hehehe.
Thanks all

@MahaMohan
Copy link
Member Author

Thanks for taking the time to help fix and make the engine more flexible.
The coding department will monitor for any errors raised in the future and will work on them asap.

@MahaMohan
Copy link
Member Author

current progress is on a stalemate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Bug Something isn't right with the Code Code Enhancement New feature request be added to the Code
Projects
None yet
Development

No branches or pull requests

3 participants