Skip to content

Latest commit

 

History

History
19 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

19 lines (6 loc) · 368 Bytes

The project serves SMS, short message service, audit. The traditional SMS legally checking is by hand, and few people keep working on it daytime and nighttime.

The structure of the project includes: dataset/ data_dic/ models/ utils/

dataset: training set, validation set, test set

data_dic: stopwords, vocabulary

models: classifiers

utils: data_helper