Skip to content

geoffreylitt/wikivec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The goal here is to create a bot that can automatically wikirace, using nothing but local knowledge of word meanings based on word embeddings.

Todos (in rough priority)

  • use NMatrix to make it faster (will speed up iteration)
  • consider a less greedy algorithm (it doesn't have the ability to get farther from target word in an intelligent way)
  • avoid cycles
  • consider supporting n-grams
  • build a web UI that shows images

About

A wikipedia racing bot based on word2vec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages