top of page

PROJECT FLOW CHART
The project flow is needed to make sure the project steadily progress according to the arrangement in this chapter. Figure below shows every phase in the project in detail.
Phase 2
stop-word elimination
tokenizer
stemmer
TF-IDF transform
Confusion Matrix
Confusion Matrix
Accuracy performance by algorithm / class
Phase 4
START
OBTAIN RAW DATA SETS
FEATURE EXTRACTION / SELECTION
TRAINING & TESTING
CLASSIFICATION
MORE ALGORITHMS ?
PERFORMANCE MEASURE
END
Phase 1
Phase 3
Naive Bayes
K-Nearest Neighbors
Support Vector Machine
J48 Decision Trees
bottom of page