Ancient_Greek_Word2Vec / word2vec.py

Commit History

fixed bug where n was always 10 in nearest neighbours function
d2c01c1

Mark7549 commited on

Added 'find nearest neighbours' functionality
4e0c8c4

Mark7549 commited on

Added a function to get nearest neighbours of a word
ce435c2

Mark7549 commited on

Added functions for cosine sim of 1 word in 2 time slices
6e2fc6f

Mark7549 commited on

updated word2vec with get_cos_sim function for frontend
cc280c0

Mark7549 commited on

Add models to repo
5f3cfd3

Mark7549 commited on

Added empty app with tabs
f10968e

Mark7549 commited on