Skip to content

Web word2vec demonstration for high school students.

License

Notifications You must be signed in to change notification settings

nut-jnlp/web-word2vec-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-word2vec-demo

Web word2vec demonstration for high school students.

長岡技術科学大学のオープンキャンパス時の自然言語処理のデモとして利用

Usage

python web_word2vec_demo.py

Requirement

  • Python3
    • bottle
    • matplotlib
    • scikit-learn
    • gensim
  • Font file for plotting text in a graph
  • Word2vec model file which format is binary.

日本語だとIPAフォントが手軽

If you want to work application in a local, modify the run statement from host='0.0.0.0' to host='localhost'.

About

Web word2vec demonstration for high school students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published