楼主: everyones
1770 1

[问答] Rwordseg分词 [推广有奖]

  • 31关注
  • 2粉丝

已卖:643份资源

讲师

7%

还不是VIP/贵宾

-

威望
0
论坛币
5738 个
通用积分
41.3511
学术水平
1 点
热心指数
10 点
信用等级
1 点
经验
2312 点
帖子
306
精华
0
在线时间
455 小时
注册时间
2014-3-5
最后登录
2024-12-31

楼主
everyones 学生认证  发表于 2017-3-21 18:44:42 |AI写论文

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
#-*- coding: UTF-8 -*-
install.packages("devtools")
install.packages("stringi")
install.packages("pbapply")
install.packages("Rcpp")
install.packages("RcppProgress")
library(devtools)
install_github("qinwf/cidian")

library(stringi)
library(cidian)
library(rJava)
library(Rwordseg)

setwd('D:/rWork/example')
decode_scel(scel = "./网络流行新词【官方推荐】.scel",
            output =  "./网络流行新词.txt",
            tag = "1",
            cpp = TRUE,
            progress = TRUE)

出现了图片中问题:In addition: Warning messages:
1: In stri_encode(temp_res, from = FILE_ENCODING, to = "UTF-8") :
  input data \xffffff8f\xffffffd8 in current source encoding could not be converted to Unicode
2: In stri_encode(temp_res, from = FILE_ENCODING, to = "UTF-8") :
  input data \x65\xffffffd8 in current source encoding could not be converted to Unicode
3: In stri_encode(temp_res, from = FILE_ENCODING, to = "UTF-8") :
  input data \x65\xffffffd8 in current source encoding could not be converted to Unicode
4: In stri_encode(temp_res, from = FILE_ENCODING, to = "UTF-8") :
  input data \xffffff82\xffffffdd in current source encoding could not be converted to Unicode
5: In stri_encode(temp_res, from = FILE_ENCODING, to = "UTF-8") :
  input data \x66\xffffffd8 in current source encoding could not be converted to Unicode
现在不清楚是Rwordseg包安装问题还是什么问题。又没有人知道啊。谢谢了


二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:words word RDS SEG converted Rwordseg问题

3.PNG (23.18 KB)

1

1

2.PNG (49.58 KB)

2

2

1.PNG (29.53 KB)

3

3

沙发
everyones 学生认证  发表于 2017-3-22 09:33:04
没有人知道是怎么回事吗???????????????

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群
GMT+8, 2026-1-27 08:47