MCPcopy Create free account
hub / github.com/lazyprogrammer/machine_learning_examples / pretrained_w2v.py

File pretrained_w2v.py

nlp_class2/pretrained_w2v.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# https://deeplearningcourses.com/c/data-science-natural-language-processing-in-python
2# https://www.udemy.com/data-science-natural-language-processing-in-python
3
4# Author: http://lazyprogrammer.me

Callers

nothing calls this directly

Calls 2

find_analogiesFunction · 0.70
nearest_neighborsFunction · 0.70

Tested by

no test coverage detected