https://github.com/cronokirby/nicer-mecab
Japanese morphological analysis. Wrapper over 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
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
Metadata Files
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
- Website: https://cronokirby.com
- Repositories: 177
- Profile: https://github.com/cronokirby
"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