A simple classifier
Go to file
Eddie 10eecbf0c8 v0.3 2017-12-04 12:01:46 -06:00
.idea v0.3 2017-12-04 12:01:46 -06:00
.gitignore Initial commit 2017-10-18 13:31:38 -05:00
LICENSE Initial commit 2017-10-18 13:31:38 -05:00
README.md Initial commit 2017-10-18 13:31:38 -05:00
SEL.txt v0.1 2017-11-27 19:14:38 -06:00
classify_news.py v0.3 2017-12-04 12:01:46 -06:00
clust.py v0.1 2017-11-27 19:14:38 -06:00
daemon.py change the collection times and message 2017-10-26 16:22:14 -05:00
infBack.py v0.1 2017-11-27 19:14:38 -06:00
infoRet.py This changes are important they save the important data of the RSS feed into a vector 2017-10-25 11:49:09 -05:00
main.py v0.3 2017-12-04 12:01:46 -06:00
newsTrain.py v0.3 2017-12-04 12:01:46 -06:00
retEmoDict.py v0.1 2017-11-27 19:14:38 -06:00
similarityMeasures.py v0.3 2017-12-04 12:01:46 -06:00
stop.words Two new files one to create a stop word dictionary the other to test clustering 2017-10-30 16:32:07 -06:00
stopWords.py v0.1 2017-11-27 19:14:38 -06:00
time_test.py new file to manually see time 2017-10-26 15:52:22 -05:00
trn_vect.vec v0.3 2017-12-04 12:01:46 -06:00

README.md

proNlp1

A simple classifier