Skip to content

Final project for the course "EE4037 Introduction to Digital Speech Processing" 2020 fall.

Notifications You must be signed in to change notification settings

vincent10400094/news-classification

Repository files navigation

DSP 2020 Fall Final Project

組員:b07902016 林義閔、b07902114 陳柏衡

Usage

資料預處理,將會產生 words.txtdocuments.txt

$ make preprocess

建立 W 矩陣,會產生 W.npy

$ make matrix

建立詞、新聞分群,結果分別為 word_cluster.txtdocument_cluster.txt

$ make cluster

About

Final project for the course "EE4037 Introduction to Digital Speech Processing" 2020 fall.

Topics

Resources

Stars

Watchers

Forks