https://github.com/squallstar/gakusei
Non-AI Meteor-powered language learning tool
https://github.com/squallstar/gakusei
Last synced: about 1 year ago
JSON representation
Non-AI Meteor-powered language learning tool
- Host: GitHub
- URL: https://github.com/squallstar/gakusei
- Owner: squallstar
- License: gpl-2.0
- Created: 2015-12-04T18:15:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-12-21T17:30:27.000Z (over 8 years ago)
- Last Synced: 2025-04-11T23:52:04.980Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://learn.fragments.me
- Size: 687 KB
- Stars: 22
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Gakusei
Gakusei is an online (and real-time) tool to study and test your Japanese knowledge.
It can generate thousands of different sentences by rearranging words and sentences, although its vocabulary is a bit limited right now.
## Try it online
On your browser: [learn.fragments.me](http://learn.fragments.me)
There's also an [android app](https://play.google.com/store/apps/details?id=it.squallstar.gakusei) wrapper for your pleasure.
## Or run it locally
```
$ meteor
```
(if you don't have meteor, head up here https://www.meteor.com/)
