Skip to content

ryancahildebrandt/radicals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanji in (Vector) Space


Open in gitpod
Binder
This project contains 0% LLM-generated content

Purpose

This is a little mini project looking at different embedding techniques used on kanji, partially to see what happens and partially to brush the dust off my julia lang skills. Here, I use kanji radicals and readings to construct simple embedding vectors, and overlay them with FastText semantic embeddings. This project is not intended to produce useful techniques for representing meaning in Japanese, so take the results with a grain of salt.


Dataset

The dataset used for the current project was pulled from the following:

  • Kanji dataframe for radicals, meanings, readings, etc

Outputs

  • The Pluto.jl notebook for the full code and clustering results
  • The main interactive plot of the novel embeddings overlaid

About

Playing with different embedding techniques & kanji

Topics

Resources

Stars

Watchers

Forks