You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project showcases an end-to-end workflow for topic modeling and text analysis using a variety of machine learning and natural language processing techniques. The goal of this project is to extract meaningful topics from a collection of text documents, enabling insights, categorization, and understanding of the underlying themes in the data.
We have performed a multi-class classification task of literary poems, which will be assigned to a period. Raw data has been collected from the web and processed the in order to apply Natural Language Processing and Machine Learning tools, such as feature extraction and selection, topic modeling, text preprocessing and classification
This repository contains the code and data used for my master's thesis in Digital Humanities at the University of Graz. The workflow is largely based on DARIAH Topics (https://github.com/DARIAH-DE/Topics).
A small showcase for topic modeling with the tmtoolkit Python package. I use a corpus of articles from the German online news website Spiegel Online (SPON) to create a topic model for before and during the COVID-19 pandemic.
This project explored Twitter analytics, sentiment analysis, graph analytics, classification ML models, news API-based topic modeling, and text summarization.
Applied natural language processing (NLP) techniques to extract positive news for user-selected topics from online American news media. Topic modeling, classification modeling, and sentiment analysis were developed. A user interface was also created using Streamlit to output uplifting news for user-selected topics in the dataset.
This repo offers a workflow dedicated to utilizing BERTopic for Semantic Graph-based information retrieval in nutrigenomics. It includes Jupyter notebooks on topic modeling and semantic graph creation, aimed at enhance genetic literature exploration. Ideal for genomic researchers, it simplifies the analysis of nutrition-related genetic information.