odakaui / vocabulist

A vocabulary database for learning Japanese
MIT License
0 stars 0 forks source link

List by jumanpp POS #10

Closed odakaui closed 4 years ago

odakaui commented 4 years ago

Right now you can only list expressions. It would be nice to be able to list expressions based on POS.

Right now since only one tokenizer is supported it would be jumanpp POS. However if multiple tokenizers are supported in the future this will have to change.

Possibly get the POS values from the POS table in the database?