“130930-Mengyuan Zhao”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以内容“Weekly report: do something to improve the performance of huilan's classifier: 1.remove stopwords; 2.improve the algorithm of computing cos distance(speed up); 3...”创建新页面)
 
(没有差异)

2013年9月30日 (一) 02:11的最后版本

Weekly report:

do something to improve the performance of huilan's classifier:
 1.remove stopwords;
 2.improve the algorithm of computing cos distance(speed up);
 3.retain 2-best classes(eliminate class error).

Target for next week:

modify the training script:
 make a index table [word,[filename,tfidf], ... ,[] ]