SYLABUS DA
SYLABUS DA
Curriculum
➔ Projects
◆ Interactive Text Analysis Platform
● Load and preview datasets interactively.
● Preprocess text with tokenization, stopword removal, and
lemmatization.
● Perform sentiment analysis and visualize results.
● Extract and display topics using LDA or NMF.
● Highlight keywords with frequency and relevance scores.
● Create interactive visualizations for insights like sentiment trends
and topic distributions.
● Provide search and filtering options for text exploration.
● Use Streamlit for an intuitive and responsive UI.
● Export analysis results and processed data.
● Deploy online for accessibility and scalability.
◆ E-commerce Sales Analysis
● Extract e-commerce data from databases using SQL.
● Preprocess and transform data with Python.
● Load processed data into a data warehouse.
● Create interactive Power BI dashboards for sales analysis.
● Streamline data handling for improved decision-making.