For those that don't know, FLTR is a reader used as a tool for language learning. The basic premise is that you label words, and the system highlights these words depending on the degree to which you've grown familiar with them. https://code.google.com/p/fltr/
Anyway, the program can be annoying to use in that it will force you to label every form of a verb separately, with no way to do them all simultaneously. The second problem is that adding words to your word list, manually, can be a pain, as the save format is a little strange.
So I've created a little program that automatically generates the majority of conjugations in the required format. All you have to do is copy/paste the generated information into the FLTR ***_Words.csv file. This was originally intended for personal use, but I might as well share it somewhere, in case one of the few other people that uses this program stumbles across it.
One note, I haven't bothered with the exceptions する、来る, as well as 行って. Other than that, presumably all other verbs are supported, including 「いる・える」う verb exceptions.
V. 1.1.
- Added feature that allows automatically updating your ***_Words.csv file.
- Added potential, causative and passive past forms.
- fixed issue whereby ぬ verbs were mistakenly ommited from v. 1.0.
- fixed issue of う verb potential forms not being generated
Download: https://sourceforge.net/projects/fltrjap...onjugator/
generate verbs from the dictionary form:
![[Image: ifMrmQN.png]](http://i.imgur.com/ifMrmQN.png)
export the information to you FLTR ***_Words.csv file:
![[Image: x3sKaDe.png]](http://i.imgur.com/x3sKaDe.png)
the conjugations show up in FLTR:
![[Image: HPU7tBh.png]](http://i.imgur.com/HPU7tBh.png)
I have also created a program that imports data from spreadsheets, and adds them directly to FLTR. However this is a little specific to me, so I haven't uploaded it. Regardless, I will if anyone is interested.
Anyway, the program can be annoying to use in that it will force you to label every form of a verb separately, with no way to do them all simultaneously. The second problem is that adding words to your word list, manually, can be a pain, as the save format is a little strange.
So I've created a little program that automatically generates the majority of conjugations in the required format. All you have to do is copy/paste the generated information into the FLTR ***_Words.csv file. This was originally intended for personal use, but I might as well share it somewhere, in case one of the few other people that uses this program stumbles across it.
One note, I haven't bothered with the exceptions する、来る, as well as 行って. Other than that, presumably all other verbs are supported, including 「いる・える」う verb exceptions.
V. 1.1.
- Added feature that allows automatically updating your ***_Words.csv file.
- Added potential, causative and passive past forms.
- fixed issue whereby ぬ verbs were mistakenly ommited from v. 1.0.
- fixed issue of う verb potential forms not being generated
Download: https://sourceforge.net/projects/fltrjap...onjugator/
generate verbs from the dictionary form:
![[Image: ifMrmQN.png]](http://i.imgur.com/ifMrmQN.png)
export the information to you FLTR ***_Words.csv file:
![[Image: x3sKaDe.png]](http://i.imgur.com/x3sKaDe.png)
the conjugations show up in FLTR:
![[Image: HPU7tBh.png]](http://i.imgur.com/HPU7tBh.png)
I have also created a program that imports data from spreadsheets, and adds them directly to FLTR. However this is a little specific to me, so I haven't uploaded it. Regardless, I will if anyone is interested.
Edited: 2015-01-21, 7:41 am
