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

Modification of word embedding technique from Tf-Idf to Word2Vec #48

Closed
3 tasks done
Juhibhojani opened this issue May 24, 2023 · 3 comments · Fixed by #74
Closed
3 tasks done

Modification of word embedding technique from Tf-Idf to Word2Vec #48

Juhibhojani opened this issue May 24, 2023 · 3 comments · Fixed by #74
Assignees
Labels
enhancement ✨ New feature or request gssoc23 GSSoC2k23 accepted level3 GSSoC2k23 Level-3 Task -- 45 Points

Comments

@Juhibhojani
Copy link
Contributor

Prerequisites

  • I am an Open Source Contributor
  • I checked to make sure that this issue has not already been filed

Description

I want to apply word2vec embedding technique and observe the corresponding change in accuracy. Along with it, I want to apply GridSearchCV to see if it improves accuracy of the already applied algorithm

Screenshots

No response

Code of Conduct

@Rakesh9100
Copy link
Owner

Assigning you @Juhibhojani
But make sure similar issues are opened before, if your codebase and accuracy comes good then will merge for sure.

@Rakesh9100 Rakesh9100 added the gssoc23 GSSoC2k23 accepted label May 24, 2023
@Juhibhojani
Copy link
Contributor Author

I might need a day more to apply the word2vec embedding technique as mentioned above, I have successfully converted each sentence into a vector, but it is saved in list format in data frame, which i have to convert into different columns for giving it to ML models as input

@Rakesh9100
Copy link
Owner

Okay

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request level3 GSSoC2k23 Level-3 Task -- 45 Points labels Jun 9, 2023
@Rakesh9100 Rakesh9100 changed the title Modification of embedding technique and Applying GridSearchCV Modification of word embedding technique from Tf-Idf to Word2Vec Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request gssoc23 GSSoC2k23 accepted level3 GSSoC2k23 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants