https://github.com/cronokirby/nicer-mecab

Japanese morphological analysis. Wrapper over mecab.

https://github.com/cronokirby/nicer-mecab

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary

Keywords

japanese nlp ru
Last synced: 10 months ago · JSON representation

Repository

Japanese morphological analysis. Wrapper over mecab.

Basic Info
  • Host: GitHub
  • Owner: cronokirby
  • License: mit
  • Language: Rust
  • Default Branch: master
  • Size: 182 KB
Statistics
  • Stars: 4
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
japanese nlp ru
Created about 7 years ago · Last pushed about 7 years ago
Metadata Files
Readme License

README.md

nicer-mecab

This provides a nicer interface over mecab, via the rust bindings provided here.

Mecab is a Japanese morphological analyzer, and it can be used to parse a sentence into its corresponding parts, and provide information about those parts.

Mecab provides a dump of that information as a big string, and not as a data structure we can easily use. This library wraps Mecab's output to make it easier to consume in programs.

disclaimer

I am neither a linguist, nor an expert of Japanese grammer: terminology used in this crate is likely to not be standard. If you know more about the correct terms for specific grammar, feel free to open an issue about it.

Owner

  • Name: Lúcás Meier
  • Login: cronokirby
  • Kind: user
  • Location: Seattle

"apprentice cryptographer"

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels