# JPKyteaTokenizer **Repository Path**: mirrors_chezou/JPKyteaTokenizer ## Basic Information - **Project Name**: JPKyteaTokenizer - **Description**: Japanese tokenizer with KyTea for nltk - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README KyTea Tokenizer for nltk ========================== 2011/09/09 chezou JPKyteaTokenizer is Japanese tokenizer with KyTea for nltk. It's depends on KyTea and Mykytea-python. KyTea is developed by KyTea Development Team Detailed information of KyTea can be found at http://www.phontron.com/kytea Install Dependencies -------------------- You need install KyTea and Mykytea-python before build. How to use? -------------------- See 'test_kyteatokenizer.py' as a sample program. License -------------------- MIT License