Skip to content

Latest commit

 

History

78 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KPE

An ETL engine that uses Apache Spark to compile information about japanese characters and words from several sources, including:

Kanji Sample Output

{
   "kanji":"愛",
   "level":3,
   "grade":"4",
   "stroke_count":"13",
   "examples":"[ [ \"愛する(あいする)\", \"love [v.t.]\" ], [ \"愛用する(あいようする)\", \"use habitually\" ], [ \"愛(あい)\", \"love [n.]\" ], [ \"愛情(あいじょう)\", \"love [n.]\" ], [ \"愛妻(あいさい)\", \"beloved wife\" ], [ \"愛人(あいじん)\", \"lover, mistress\" ], [ \"愛国心(あいこくしん)\", \"patriotism\" ], [ \"恋愛(れんあい)\", \"love affair\" ], [ \"母性愛(ぼせいあい)\", \"maternal love\" ], [ \"愛しい(いとしい)\", \"lovely\" ], [ \"愛おしむ(いとおしむ)\", \"love [v.t.]\" ] ]",
   "kname":"ito(shii)",
   "rad_meaning":"heart, mind, spirit",
   "rad_name":"kokoro",
   "rad_name_ja":"こころ",
   "rad_order":"80",
   "rad_position":"",
   "rad_position_ja":"",
   "rad_stroke":"4",
   "radical":"⼼",
   "components":{
      "kanji":"愛",
      "role":"d",
      "phonetics":"38462",
      "meaning":"夂"
   },
   "aoOcu":54392,
   "aoFreq":"0.001056579489793631",
   "aoRank":213,
   "twOcu":30561,
   "twFreq":"0.0030546014125470045",
   "twRank":56,
   "wkOcu":754387,
   "wkFreq":"0.000961535957699683",
   "wkRank":269,
   "newsOcu":5340,
   "newsFreq":"0.0005175143726533776",
   "newsRank":494,
   "avgRank":258.0,
   "rank":175,
   "meanings":[
      {
         "_1":"en",
         "_2":"affection"
      },
      {
         "_1":"es",
         "_2":"afecto"
      },
      {
         "_1":"en",
         "_2":"favourite"
      },
      {
         "_1":"pt",
         "_2":"amor"
      },
      {
         "_1":"fr",
         "_2":"amour"
      },
      {
         "_1":"fr",
         "_2":"favori"
      },
      {
         "_1":"es",
         "_2":"amor"
      },
      {
         "_1":"pt",
         "_2":"afeição"
      },
      {
         "_1":"es",
         "_2":"favorito"
      },
      {
         "_1":"fr",
         "_2":"affection"
      },
      {
         "_1":"pt",
         "_2":"favorito"
      },
      {
         "_1":"en",
         "_2":"love"
      }
   ],
   "kunYomi":[
      {
         "reading":{
            "original":"いと",
            "hiragana":"いと",
            "katakana":"イト",
            "romaji":"ito"
         },
         "frequency":287
      },
      {
         "reading":{
            "original":"め",
            "hiragana":"め",
            "katakana":"メ",
            "romaji":"me"
         },
         "frequency":3737
      },
      {
         "reading":{
            "original":"お",
            "hiragana":"お",
            "katakana":"オ",
            "romaji":"o"
         },
         "frequency":1
      },
      {
         "reading":{
            "original":"まな",
            "hiragana":"まな",
            "katakana":"マナ",
            "romaji":"mana"
         },
         "frequency":862
      }
   ],
   "onYomi":[
      {
         "reading":{
            "original":"アイ",
            "hiragana":"あい",
            "katakana":"アイ",
            "romaji":"ai"
         },
         "frequency":228579
      }
   ]
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages