ken1flan / mecab_dart_sample

mecab_dartを使ってみる。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mecab_dart_sample

mecab_dartを使ってみました。

使い方は大変簡単で、このコミット分だけで使えました。 https://github.com/ken1flan/mecab_dart_sample/commit/3e38a4445a5c818445ff9a680fd69180a3e18fac

実際に動かしてデバッガで見てみると、↓のようになっていて…。 テキストがトークンに分割されて、トークンの属性もfeaturesに保存されていました。 image

MeCabとIPA辞書は.GPL、LGPL、またはBSDライセンスに従って…とあるので、商用利用も大丈夫そう。 https://taku910.github.io/mecab/ image

注意点

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

mecab_dartを使ってみる。


Languages

Language:C++ 40.1%Language:CMake 34.8%Language:Dart 11.0%Language:Ruby 5.1%Language:HTML 3.5%Language:C 2.7%Language:Swift 2.4%Language:Kotlin 0.3%Language:Objective-C 0.1%