Skip to content

landonepps/MecabDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MeCab Demo for iOS 15 and SPM

Sample project for MeCab, a Japanese tokenizer/morphological analyzer. Updated for iOS 15 and SPM.

Successor to landonepps/mecab-ios-sample

UniDic and Git LFS

This project recenlty switched from ipadic to UniDic.

UniDic is a more modern dictionary, but it's also significantly larger and cannot be hosted on GitHub directly.
To download all the files, use Git LFS.

Install Git LFS with Homebrew

brew install git-lfs

Then, run the fetch command inside the repo

git lfs fetch

Swift Package Manager

Uses landonepps/mecab SPM package to make setup easier.
See the package repo for instructions on setting up MeCab in your own project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages