Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.5 KB

FAQ.rst

File metadata and controls

65 lines (37 loc) · 1.5 KB

What is JapKatsuyou ?

JapKatsuyou is a Japanese verbs conjugation application. for more information check the README file


How does it work?

JapKatsuyou:

Japanese verb conjugation application.This application is a GUI which use the library libjpconj. Giving a Japanese verb in its dictionary form (root+u), The application search for this verb in a verb database (created from Jim breen's dictionary Edict2 ), if the verb is found, the application calls the library libjpconj to conjugate it.

libjpconj:

libjpconj is a library which has static functions .This library is used to conjugate Japanese verbs; It contains functions which help conjugation by giving the verb, type, end, time, polite, affirmative/negative.


How to contact us?

See the README file for more.


How to contribute?

Coding

You are a coder and you want to participate in developing, here are some ToDo's

  • To Do by Zakaria SMAHI

testing

  • To Do by Zakaria SMAHI

Design

You are a designer and you want to participate with us, here are some ToDo's

  • To Do by Zakaria SMAHI

Packaging

  • To Do by Zakaria SMAHI

How to report a bug?

If you have a concrete bug report, please go to issues list ; submit your report and tag it bug.