日本語アナライザ

日本語アナライザ

tm-laboratory
Mar 9, 2022
  • 7.1 MB

    File Size

  • Android 4.1+

    Android OS

About 日本語アナライザ

It is ContentProvider to perform a Japanese morphological analysis.

In ContentProvider that the Japanese morphological analysis, there in order to be available from other apps this app.

Morphological analysis engine is lucene-gosen v4.6.0. It is an extension to be convenient Android, it.

There is no permission. Please use it at ease.

* Towards the developer

If you want in to use the Japanese analyzer, on which you installed the terminal Japanese analyzer, please call procedure by ContentProvider as follows from within the app your own.

- I use the following to the uri.

        Uri uri = Uri.parse ("content :/ / jp.tmhouse.jpanalyzer.provider / analyze");

- The string you want to analyze, use the keyAnalyze as a key selection.

        String selection = "keyAnalyze ==?";

String [] selectionArgs = new String [1];

[0] = "string you want to analyze" selectionArgs;

- I will query from ContentResolver. When null, projection, you can get all the items. By setting the key to the projection, you can also select the item you want to get.

Cursor cursor = getContentResolver (). Query (

        uri, null, selection, selectionArgs, null);

* About the license

This app contains the application software of the LGPL v2.1.

With regard to the license of GPL / LGPL, please see the following URL.

http://www.gnu.org/licenses/lgpl-2.1.html

This software will also be LGPL v2.1.

The source code distribution of this software, in the meantime, please contact [email protected] those who wish. Will be distributed at the actual cost.

Show More

What's new in the latest 0.3.1

Last updated on 2022-03-09
v0.3.1 サンプルの表示でクラッシュした問題を解決。
v0.2.2 不要なログ出力の削除。
v0.2 リリース
Show More

Videos and Screenshots

  • 日本語アナライザ poster
  • 日本語アナライザ screenshot 1
  • 日本語アナライザ screenshot 2
  • 日本語アナライザ screenshot 3

日本語アナライザ APK Information

Latest Version
0.3.1
Category
Tools
Android OS
Android 4.1+
File Size
7.1 MB
Developer
tm-laboratory
Available on
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free 日本語アナライザ APK downloads for you.

Old Versions of 日本語アナライザ

APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies