# sentiment_analysis_textcnn **Repository Path**: liu-yuanpeng/sentiment_analysis_textcnn ## Basic Information - **Project Name**: sentiment_analysis_textcnn - **Description**: 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-02-18 - **Last Updated**: 2021-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sentiment_analysis_textcnn 基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。 ---

环境要求: --- python:3.x
tensorflow 1.x

运行
--- 运行训练:python train.py
运行验证:python eval.py
  ![image](https://github.com/burette/sentiment_analysis_textcnn/blob/master/accuracy.png)

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