Learn R Programming

moranajp (version 0.9.7)

review_chamame: Analyzed data of review by chamame

Description

chamame: https://chamame.ninjal.ac.jp/index.html

Usage

review_chamame

Arguments

Format

A data frame with 21125 rows and 10 variable (column names are escaped by stringi::stri_escape_unicode(), stringi::stri_unescape_unicode() or unescape_utf() will show Japanese)

text_id

id

chap

chapter

sect

section

para

paragraph

\u8868\u5c64\u5f62

result of chamame

\u54c1\u8a5e

result of chamame

\u54c1\u8a5e\u7d30\u5206\u985e1

result of chamame

\u54c1\u8a5e\u7d30\u5206\u985e2

result of chamame

\u54c1\u8a5e\u7d30\u5206\u985e3

result of chamame

\u539f\u5f62

result of chamame

Examples

Run this code
data(review_chamame)
review_chamame |>
  unescape_utf()

Run the code above in your browser using DataLab