Skip to content

net2cn/sentiment_analysis_with_cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

sentiment_analysis_with_cnn

An implementation aims to solve Kaggle's challenge

Also, this is my submission of FudanNLP's nlp-beginner task 2.

Download your dataset from Kaggle.


Usage

Create a folder named "datasets" in the root folder and place "train.tsv" and "test.tsv" under it. Then run

python main.py

You should be able to see the output in the shell. You'll also have a "submission.csv" placed under the root folder after the execution.

2020, net2cn.

About

A CNN implementation aims to solve Kaggle's challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages