vix.ing · top · new · best · stats · spec

fugashi, a Tool for Tokenizing Japanese in Python

2020/10/14 by Paul McCann, McCann, Paul · 4 citations
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #cs.CL

paper · pdf · doi:10.48550/arxiv.2010.06858

Accepted at EMNLP2020's NLP-OSS workshop

arxiv created 2020/10/14 · arxiv updated 2020/10/15

Abstract

Recent years have seen an increase in the number of large-scale multilingual NLP projects. However, even in such projects, languages with special processing requirements are often excluded. One such language is Japanese. Japanese is written without spaces, tokenization is non-trivial, and while high quality open source tokenizers exist they can be hard to use and lack English documentation. This paper introduces fugashi, a MeCab wrapper for Python, and gives an introduction to tokenizing Japanese.

Cited by

Related