Skip to content

Crawler written in Elixir to crawl Japanese websites in order to create a histogram of commonly Kanji characters on the internet

Notifications You must be signed in to change notification settings

missingno15/kanjifrequency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanjiFrequency

Crawler written in Elixir designed to crawl Japanese websites in order to create a histogram of the most commonly used Kanji characters on the internet.

To run, just cd into the root directory and run iex -S mix. By doing so you'll have access to KanjiFrequency.Histogram.view/0 which will report back the histogram results.

About

Crawler written in Elixir to crawl Japanese websites in order to create a histogram of commonly Kanji characters on the internet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages