Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 472 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 472 Bytes

sentiment_analysis_textcnn

基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。



环境要求:

python:3.x
tensorflow 1.x



运行

运行训练:python train.py
运行验证:python eval.py
 

image



  如有问题欢迎讨论 xiuyunchen@126.com