zhulh0927 / sentiment_analysis_textcnn

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sentiment_analysis_textcnn

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



环境要求:

python:3.x
tensorflow 1.x



运行

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

image



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

About

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


Languages

Language:Python 100.0%