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

Next Word Prediction #527

Open
vaibhavgupta2499 opened this issue Aug 4, 2021 · 9 comments · May be fixed by #573
Open

Next Word Prediction #527

vaibhavgupta2499 opened this issue Aug 4, 2021 · 9 comments · May be fixed by #573

Comments

@vaibhavgupta2499
Copy link

vaibhavgupta2499 commented Aug 4, 2021

Hey LGM-SoC / DCP participants, good to see you.

This project will help us in predicting the Next Word in a Sentence, based on the present sequence of words in the existing sentence.

If you like to work on this issue, follow the given guidelines for code as well as for the README. You can try the problem by using publicly available datasets, and comparing the results for different algorithms.

@welcome
Copy link

welcome bot commented Aug 4, 2021

Hello there! 👋🏻 Welcome to the ML-ProjectKart! 🚀⚡️
Thank you and congrats 🎉 for opening your very first issue in this project. Please adhere to our Code of Conduct. 👍🏻 You may submit a PR if you like, make sure to follow our Pull Request Template.
Feel free to get in touch with me through social media handles. Hope to see you there!😄

@vaibhavgupta2499 vaibhavgupta2499 added DCP21 🤩 Up for Grab This issue will is not assigned ! Grab It ! labels Aug 4, 2021
@akash-rajak
Copy link
Contributor

@prathimacode-hub can i work on this issue under LGM SOC

will use this dataset

Will be working on model creation

will use different visualization graph and

use different algorithms like
linear regression
logistic regression
decision tree regression
Random Forest classifier
K Neighbor Classifier
XG boost classifier

and compare the the accuracy among them

@prathimacode-hub
Copy link
Owner

Yes, sure. Issue assigned. @akash435

@prathimacode-hub prathimacode-hub added Assigned This label is given for all the valid issues to open source programs Model Creation Creating the model and fine tuning it and removed 🤩 Up for Grab This issue will is not assigned ! Grab It ! DCP21 labels Aug 5, 2021
@akash-rajak
Copy link
Contributor

akash-rajak commented Aug 5, 2021

@prathimacode-hub I made a very silly mistake, like I thought to work on #522, but by mistake included the dataset of that issue here and wrote every thing in this issue and got assigned.
So can you please unassign me from this and assign me issue #522.

@prathimacode-hub
Copy link
Owner

Ok I will. No worries. @akash435

@prathimacode-hub prathimacode-hub added DCP21 🤩 Up for Grab This issue will is not assigned ! Grab It ! and removed Assigned This label is given for all the valid issues to open source programs Model Creation Creating the model and fine tuning it LGMSOC21 labels Aug 5, 2021
@ramya-neelakantan
Copy link

ramya-neelakantan commented Oct 1, 2021

Hello @prathimacode-hub! I'd like to contribute to this project as a part of hacktoberfest 2021.
Please assign this to me.
I plan to use probabilities of letters in a dataset to predict the next character which should be written in the sentence.

@prathimacode-hub
Copy link
Owner

prathimacode-hub commented Oct 1, 2021

Issue assigned to @ramya-neelakantan. Add that you are contributor of hacktober fest by editing your comment.

@prathimacode-hub prathimacode-hub added Assigned This label is given for all the valid issues to open source programs HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 and removed 🤩 Up for Grab This issue will is not assigned ! Grab It ! labels Oct 1, 2021
@ramya-neelakantan ramya-neelakantan linked a pull request Oct 1, 2021 that will close this issue
14 tasks
@ramya-neelakantan
Copy link

@prathimacode-hub,
Do I have to make any changes to the pull request I have sent?

@tanvideshmukh29
Copy link
Contributor

@prathimacode-hub
Can I work on this issue as a part of hacktoberfest 2021.
I like to do it using NLP.
Please assign this to me.

@prathimacode-hub prathimacode-hub removed the HACKTOBERFEST This issue is applicable for Hacktoberfest 2022 label Dec 31, 2023
@prathimacode-hub prathimacode-hub removed the Assigned This label is given for all the valid issues to open source programs label Dec 31, 2023
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 a pull request may close this issue.

5 participants