hustlrr
hustlrr
``` import thulac thu = thulac.thulac(seg_only=True) def thu_segment(sent): ''' :type sent: str :return: ''' text = thu.cut(sent, text=True) return text # 返回的编码是UTF-8 if __name__ == '__main__': sent = thu_segment(" ")...
Since in the kaggle, you wrote 'the published dataset is only half of the one used in the EDA and recommender system, to meet kaggle's 500MB size limitation'. Can you...
HI, I think the 134th line in the function __prune (in tree.py), the condition for pruning should be changed from 'node_error_rate < children_error_rate' to 'node_error_rate
May I ask that how I change the photo in the index of this theme