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

📃: Integration of TF-IDF and Word2Vec for Enhanced Text Analysis in NLP/Algorithms #73

Closed
UTSAVS26 opened this issue Jul 19, 2024 · 2 comments · Fixed by #75
Closed
Assignees
Labels
Assigned 💻 Issue has been assigned to a contributor Code Addition 🤖 Addition of new code or program or model. Intermediate Intermediate level issues/pull requests NLP This comes under the `NLP` directory SSOC These issue/pull request will be considered for SSOC'24

Comments

@UTSAVS26
Copy link
Contributor

🔴 Title: Enhancing Text Analysis with Advanced Algorithms

🔴 Aim: To improve text analysis and natural language processing by incorporating TF-IDF and Word2Vec algorithms.

🔴 Brief Explanation: This update aims to enhance text analysis capabilities by integrating two powerful algorithms: TF-IDF (Term Frequency-Inverse Document Frequency) and Word2Vec. TF-IDF helps in identifying important words in a document relative to the entire corpus, while Word2Vec captures semantic meanings of words through vector representations.

Screenshots 📷

N/A


To be Mentioned while taking the issue :

  • Full name : Utsav Singhal
  • What is your participant role? (Mention the Open Source Program name. Eg. GSOC, GSSOC, SSOC, JWOC, etc.): SSOC

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

@UTSAVS26 UTSAVS26 added the Up-for-Grabs ✋ Issues are open to the contributors to be assigned label Jul 19, 2024
@Avdhesh-Varshney
Copy link
Owner

@UTSAVS26 go ahead.

@Avdhesh-Varshney Avdhesh-Varshney added Assigned 💻 Issue has been assigned to a contributor SSOC These issue/pull request will be considered for SSOC'24 Intermediate Intermediate level issues/pull requests NLP This comes under the `NLP` directory and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Jul 21, 2024
@Avdhesh-Varshney Avdhesh-Varshney added the Code Addition 🤖 Addition of new code or program or model. label Jul 21, 2024
@UTSAVS26
Copy link
Contributor Author

@Avdhesh-Varshney Here's the pull request for this issue raised #75, please review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned 💻 Issue has been assigned to a contributor Code Addition 🤖 Addition of new code or program or model. Intermediate Intermediate level issues/pull requests NLP This comes under the `NLP` directory SSOC These issue/pull request will be considered for SSOC'24
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants