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

GithubTopicMiner:GitHub Repository Topics Extraction Using BeautifulSoup and NLP #378

Closed
Niraj1608 opened this issue Oct 15, 2024 · 6 comments · Fixed by #403
Closed

GithubTopicMiner:GitHub Repository Topics Extraction Using BeautifulSoup and NLP #378

Niraj1608 opened this issue Oct 15, 2024 · 6 comments · Fixed by #403

Comments

@Niraj1608
Copy link
Contributor

Niraj1608 commented Oct 15, 2024

Project Overview
The GitHub Topic Extractor is a Python-based tool that scrapes repositories from GitHub and extracts relevant topics using Natural Language Processing (NLP). Leveraging BeautifulSoup for HTML parsing and NLP techniques such as tokenization and keyword extraction, this tool automates the identification of key topics or themes associated with GitHub repositories.

Technologies used:

Python
BeautifulSoup (for HTML scraping)
Requests (for making HTTP calls)
NLP libraries like NLTK for text processing

@Niraj1608 Niraj1608 added the enhancement New feature or request label Oct 15, 2024
Copy link

Thanks for creating the issue in ML-Nexus!🎉
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

Copy link

Thanks for raising this issue! However, we believe a similar issue already exists. Kindly go through all the open issues and ask to be assigned to that issue.

@Niraj1608
Copy link
Contributor Author

@UppuluriKalyani @Neilblaze @SaiNivedh26

could you please review this project idea and reopen the issue? I checked, and there are no similar issues currently open. :)

@UppuluriKalyani
Copy link
Owner

@Niraj1608 Assigned

@Niraj1608
Copy link
Contributor Author

hey @UppuluriKalyani i build this project also i scrap not only topics , the repo. and readme file too and added summarization model too .could you pls increase the level of the issue ? i attached code file too for review .
github_scraper.ipynb - Colab.pdf

Copy link

Hello @Niraj1608! Your issue #378 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants