obi: Measuring Japanese readability

Description Usage Arguments Value Author(s) References Examples

View source: R/obi.R

Description

Measuring Japanese readability with single text

Usage

1

Arguments

file

a name of text file(include its path)

Value

List type(Raw text, Liklihood table, Grades with maximum liklihood, Median)

Author(s)

Jaehyun SONG

References

Satoshi Sato, Suguru Matsuyoshi and Yohsuke Kondoh. 2008. Automatic Assessment of Japanese Text Readability Based on a Textbook Corpus. Proceedings of the Sixth International Language Resources and Evaluation (LREC<e2><80><99>08). European Language Resources Association (ELRA). Marrakech, Morocco

Examples

1
2
setwd("/Users/Username/Documents/")
obi("sample_text.txt")

JaehyunSong/obi documentation built on May 7, 2019, 10:18 a.m.