/coreEntityEmotion_baseline

搜狐算法大赛:主要实体词情绪识别 baseline

Primary LanguagePython

coreEntityEmotion_baseline

Baseline use entityDict for named entity recognition, you can use a more wise method. Here we use tfIdf score as feature and LR as core Entity classification model
Baseline use tfIdf vector as emotion features, linearSVC as classfication model