【发布时间】:2015-05-31 13:55:47
【问题描述】:
r 中的 lsa 不支持外语
我的代码
library("lsa")
Loading required package: SnowballC
trm = textmatrix("s/")
错误
[lsa] - could not open file s/s.txt due to encoding problems of the file.
或者我做错了什么
产生错误的文件是amazon的源页面
【问题讨论】: