Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heliozoa/lbr
[WIP] A tool for studying Japanese
https://github.com/heliozoa/lbr
japanese japanese-language-learners rust
Last synced: about 2 months ago
JSON representation
[WIP] A tool for studying Japanese
- Host: GitHub
- URL: https://github.com/heliozoa/lbr
- Owner: Heliozoa
- License: agpl-3.0
- Created: 2022-12-02T01:06:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T08:05:02.000Z (3 months ago)
- Last Synced: 2024-10-27T09:22:17.629Z (3 months ago)
- Topics: japanese, japanese-language-learners, rust
- Language: Rust
- Homepage:
- Size: 655 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# LBR
Heavily work-in-progress.LBR is a [LWT](https://github.com/HugoFara/lwt)-inspired project for learning Japanese. It's intended to make it easier to enjoy and learn from Japanese media, such as books or games by extracting words from sentences and turning them into Anki cards.
## Current features
- Assisted sentence parsing into individual words
- Anki deck generation using saved words and sentences## Planned features
- Freely usable on a website
- Integrated reader
- Integrated flash cards
- Integrated OCR
- Associating sentences with images and audio
- Japanese-to-Japanese support
- Native application for desktop/mobile## Where to find things to read
[Aozora Bunko](https://www.aozora.gr.jp/) is a great library of public domain Japanese novels.## Extracting text from games
[Game2Text](https://game2text.com/) can be used to copy text from games such as JRPGs or visual novels as you play.## License
Code licensed under the GNU Affero General Public License Version 3 or any later version.Files generated by `jadata` licensed under CC BY-SA 4.0.
Bulma CSS at `./style` licensed under MIT.
Noto Emoji at `./favicon` licensed under Apache 2.0.