Skip to content

gaojunxuan/JPDict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Kevin GaoKevin Gao
Kevin Gao
and
Kevin Gao
Aug 24, 2020
9f39dfd · Aug 24, 2020

History

84 Commits
May 24, 2019
Jul 19, 2020
Jul 19, 2020
Sep 25, 2018
Jul 15, 2016
Jun 13, 2018
Jul 19, 2020
Jul 15, 2016
Jul 15, 2016
Jul 19, 2020
Jun 13, 2018
Jan 21, 2019
Aug 24, 2020
Jul 19, 2020
Aug 24, 2020

Repository files navigation

JPDict

JPDict is a Japanese dictionary for beginner on UWP (Universal Windows Platform).

Screenshot

Build Status

Release: Build Status

Debug: Build status

Project files

This repository contains 4 projects.

JapaneseDict (aka JapaneseDict.GUI)

The main application of JPDict, built with MVVM pattern (MVVM Light).

JapaneseDict.QueryEngine

The query engine of JPDict. There're five databases in JPDict (dictionary db, update db, kanji db, kanji radical db and notebook db), and this project handles the database queries. Also, this project contains a lemmatizer implemented using MeCab (http://taku910.github.io/mecab/).

JapaneseDict.OnlineService

This project handles the communication with backend server. You can find the source code for the backend at another repository named JPDictBackend.

Contributions

Feel free to post issues or create pull request.

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages