https://github.com/paithiov909/kelpbeds
Provides the source 'IPAdic' for 'MeCab'
https://github.com/paithiov909/kelpbeds
Last synced: 3 months ago
JSON representation
Provides the source 'IPAdic' for 'MeCab'
- Host: GitHub
- URL: https://github.com/paithiov909/kelpbeds
- Owner: paithiov909
- License: other
- Created: 2024-04-23T01:59:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T00:57:24.000Z (over 1 year ago)
- Last Synced: 2025-04-19T09:58:56.961Z (6 months ago)
- Language: R
- Homepage: https://paithiov909.r-universe.dev/kelpbeds
- Size: 6.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```# kelpbeds
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
This R package provides the source IPAdic for MeCab.
The original IPAdic is copyrighted by the Nara Institute of Science and Technology and 'ICOT'. For details about the terms of use, see 'LICENSE.note' in this package.
The code as an R package is licensed under the MIT license.