Displaying 1 result from an estimated 1 matches for "temp_input".
Did you mean:
temp1_input
2013 Nov 21
2
RStudio and R.app "segmentation fault" errors
...ary written in C++ to analyze natural language (FreeLing: http://nlp.lsi.upc.edu/freeling). When I run the following code in RStudio (0.97.248) and R.app (1.62) on Max OSX (10.7.5):
> cmd <- "analyze -f /usr/local/share/freeling/config/es.cfg --lang es --outf tagged </Users/earlbrown/temp_input.txt"
> tagged.text <- do.call(system, args = list(command = cmd, intern = T))
I sometimes receive a "Segmentation fault" error:
/usr/local/bin/analyze: line 39: 2806 Segmentation fault: 11 $FREELING/bin/analyzer $param
Warning message:
running command 'analyze -f /usr/l...