Skip to content

This is a python script for fast text classification.

Notifications You must be signed in to change notification settings

jonesky/FastText-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

FastText

This is a python script for fast text classification. Using CBOW algorithms and tensorflow.

Documents:

fastTest.py is the source code file. I cited some code from the Basic CBOW implementation source code provided by the lecturer. README.md is this help file.

Run:(you should install the tensorflow) python fastTest.py (Linux terminal) (all the data set should be in the same folder with the source code)

About

This is a python script for fast text classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%