UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://discord.gg/n2D4RqnU
MIT License
53 stars 96 forks source link

Feature request: Topic Modelling news headlines #423

Open abinayaa0 opened 1 week ago

abinayaa0 commented 1 week ago

Is your feature request related to a problem? Please describe. Topic modelling news dataset for extracting different topics from various news headline articles. This will help in personalization of news to that specific person and also in research purposes. Describe the solution you'd like Using Latent Dirichlet Allocation algorithm, we can derive different topics from the dataset of news headlines.

Describe alternatives you've considered Instead of LDA approach we can take a BERT based approach and compare the accuracy.

github-actions[bot] commented 1 week ago

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