Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextCNN Algorithm

Dependencies

Tensorflow 2.0 (compat to version 1.x)

python 3.7

Guide

Dataset in ./resources/all.csv

Word2Vec model in ./models

Dataset can be set in getTrain.py, word2vec can be finished in wordEmbedding.py.

Run util.py to split the dataset.

Run train.py to train the model.

Run test.py to test the model with test dataset.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages