An open API service indexing awesome lists of open source software.

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'

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

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](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.