-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Is your feature request related to a problem? Please describe.
Mecab has the flag -N
which provides the N best results
mecab --help
...
-N, --nbest=INT output N best results (default 1)
However, I couldn't find docs or in the source code how to do this with vibrato
Describe the solution you'd like
Allow support for providing the N best results
Describe alternatives you've considered
N/A
Additional context
Vibrato 0.5.1
Metadata
Metadata
Assignees
Labels
No labels