Git Product home page Git Product logo

noj's Introduction

Natural Order Japanese

Screenshot of lookup feature If you're learning Japanese, you might have come across the infamous Sentence Mining approach. This involves collecting and reviewing thousands of example sentences in a flashcard/SRS program. Where are you going to get these example sentences? What if these example sentences are too easy/hard for you?

Natural Order Japanese is a cross-platform electronic dictionary focused on example sentences. You can import dictionaries like EDICT and Daijirin so that all your example sentences are in one place. You can also import your Anki flashcard deck. This means the program can determine what vocabulary you already know and give difficulty scores to the example sentences relative to your knowledge. All that's needed to get example sentences is to do a single lookup of a word you want to learn. This makes sentence mining a much more efficient process, meaning you have more time to learn and enjoy the language.

Compiling

TODO

The Anki importing isn't available on the GUI yet. For the time being, you can do the following:

  • Edit noj/importers/anki_importer.py with your Anki Deck settings
  • Run python noj/importers/anki_importer.py

See the following projects for importing additional Sentence Libraries:

Licence

GNU General Public Licence v3

Contributors

Mathew Chong ([email protected])

noj's People

Contributors

mcho421 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

yoshitakahashi

noj's Issues

sh: 1: mecab-config not found

When installing the python package I hit an error when running the command 'sudo python setup.py install'. The mecab-config file is not found making it so it is impossible to finish setup. Here is a copy of the error message:

sh: 1: mecab-config: not found
Traceback (most recent call last):
File "setup.py", line 13, in
version = cmd1("mecab-config --version"),
File "setup.py", line 7, in cmd1
return os.popen(str).readlines()[0][:-1]

Please respond if you have any solution to this issue, thanks!

<日本語訳(Japanese Translation)>
pythonパッケージをインストールしている際、sudo python setup.py installのコマンドを入力すると、エラーが表示されました。Mecab-configのファイルが見つからず、セットアップを行うことができません。エラーメッセージを上に記入させていただきました。問題の解決方法を教えて頂ければ幸いです。何卒宜しくお願い致します。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.