Skip to content

fasiha/kanda

Repository files navigation

Kanda

Experimental web-based frontend for annotating Japanese text for intensive reading. Backed by Curtiz-Japanese-NLP.

Visit https://fasiha.github.io/kanda to use the app!

On mobile:

Kanda app on mobile (Safari, iOS)

On desktop:

Kanda app on desktop (Firefox)

Dev

Go here to use the app. The rest of this section is for developers seeking to build and run it locally.

Install recent versions of Git and Node.js if you don't have them already. Then, at the command line (Terminal, xterm, Command Prompt, etc.), run the following:

git checkout https://github.com/fasiha/kanda
cd kanda
npm i
npx snowpack dev

Then, open http://localhost:8080/

By default, this will hit Curtiz-Japanese-NLP running on Glitch. If you'd like to have a much faster local experience, install

About

Webapp for intensive reading of Japanese texts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published