Codes for creating GloVe MODEL to analyze SEMANTIC SIMILARITIES between Korean words
Published by Haerim Hwang
GloVe semantic similarity natural language processing google colab python
0 min READ
This script creates a GloVe model to analyze semantic similarities between Korean words. We use Google Colab for the script, which allows us to use GPU instead of CPU.
Click HERE for the Python script in Google Colab.