Displaying 2 results from an estimated 2 matches for "completesuggestion".
2010 Dec 07
1
Encoding problem - I fails to read Hebrew text from online
...trying to read the text in this URL:
u <-
http://google.com/complete/search?output=toolbar&q=%d7%a9%d7%9c%d7%95%d7%9d
# By using this command:
readLines(u)
And no matter what variation I tried, I keep getting this output:
[1] "<?xml version=\"1.0\"?><toplevel><CompleteSuggestion><suggestion
data=\"שלום\"/>< (etc...)
Instead of this output:
<?xml version="1.0"?><toplevel><CompleteSuggestion><suggestion
data="שלום"/><num_queries
int="16800000"/></Com...
2010 Dec 11
0
is there a packge or code to generate markov chains in R
...d:
> > > > readLines(u)
> > > >
> > > > And no matter what variation I tried, I keep getting this
> > output:
> > > > [1] "<?xml version=\"1.0
> > \"?><toplevel><CompleteSuggestion><suggestion
> > > > data=\"שלום\"/>< (etc...)
> > > >
> > >
> > >
> > > > Instead of this output:
> > > > <?xml
> &...