Donnie
Donnie
I got the same error, and fixed it with the following method: Opening CMakeLists.txt, and add a line: set( CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11") I can use "./NER 2" to run, however,...
@obskein @xingdi-eric-yuan Thank you two very much! After I create an empty folder called "kernel", I find the info_80.xml in ./network.
I have same issue as y1239051. My system is Win7, 32bit, R version 3.0.2, RStudio Version 0.98.490. However, it seem OK on my old XP system. And,it spent so long...
Ooops!, I try XP system again, and get same error!
I found a solution following these steps: 1. Remove "encoding='latin1'" in function get.msg() 2. In function get.tdm(), add doc.corpus term frequency density occurrence > 7471 email 813 0.005859586 0.566 >...