Skip to content

This is my work for an assignment on COMP20008: Elements of Data Processing, the University of Melbourne.

Notifications You must be signed in to change notification settings

nhtg0710/Data-summarization-and-text-processing

Repository files navigation

COMP20008 2021 Semester 1 Assignment 1

Name: Truong Giang Hoang Student ID: 1166323 Brief description: This project has 2 parts. Part A aims to collect, summarize and plot data based on a real life dateset with COVID-related statistics, such as number of deaths, number of cases etc. Part B focuses on pattern matching and preprocessing text files.

List of dependencies: argparse, pandas, numpy, matplotlib.pyplot, re, os, sys, nltk, display from IPython.display, TfidfTransformer from sklearn.feature_extraction.text

About

This is my work for an assignment on COMP20008: Elements of Data Processing, the University of Melbourne.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages