Skip to content

When building a user dict, check number of fields #67

Description

@polm

Originally brought up in octanove/janlpbook-code#1.

When building a user dictionary, it would be helpful to check the number of fields and warn or something when they don't match the system dictionary. This is a little tricky because MeCab doesn't actually parse any dictionary fields, so it's valid to just omit everything, for example. This is further complicated since dictionaries don't have explicit schemas. So this would require a bit of making assumptions and departing from the MeCab API, but it would help make more useful user dictionaries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions