Skip to content

enhuiz/text-classification-with-bp-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the result

a.txt b.txt c.txt is the running result of the classfication

How to run the program

1. configure

please first install the python pacakges: numpy, jieba, nltk

2. run

$python main.py data/a

or

$python main.py data/b

or

$python mainzh.py data/c

after you first run the program, the file data will be saved into the folder tmp

next time you can just run

$python main.py

it will fetch the data loaded last time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages