ailia_tokenizer  1.3.0.0
How to import the Unity package and run the sample program

Required Unity version

Unity must be version 2021.3.10f1 or later.

How to import the Unity plugin

In your project, import ailia_tokenizer.unity_package which is present in the unity folder.

Structure of the Unity plugin folder

The contents structure of the folder containing the Unity package for ailia Tokenizer is stuctured the follwing way:

Folder Contents
AiliaTokenizer Contains the interface for ailia Tokenizer
Plugins Contains the library for ailia Tokenizer
StreamingAssets Contains model files and dictionary files

How to run the sample app

Open the file AiliaTokenizer/Samples/Scenes/AiliaTokenizerSampleScene.unity in Unity, then run it.