Displaying 20 results from an estimated 300 matches similar to: "how to html parsing should be done?"
2006 Apr 18
1
gettin erro with xapian binidngs 0.9.5
hi
i had created an indexer n searcher in php in 0.9.4 and it was workin fine.
now i installed 0.9.5 but i m getting following error
*Fatal error*: No matching function for overloaded 'Document_add_posting' in
*/home/jana/public_html/final_file_search/file_indexer.php* on line *48
*this is the fragment of my code where i m gettin the error.
2012 Apr 21
1
how to write html output (webscraped using RCurl package) into file?
i want
"http://scop.berkeley.edu/astral/pdbstyle/?id=d1fjgc2&output=html",showing
information in webpage to be written in .txt file as it is(i don't want any
html tag)
i am using "RCurl" package
>marathi<-htmlTreeParse("http://scop.berkeley.edu/astral/pdbstyle/?id=d1fjgc2&output=html")
>marathi
2012 Oct 17
0
Passing the parameters for web form using getHTMLFormDescription
Hi R
I want to get the data from the url given from 10/09/2012 to 15/10/2012.
I don't know how to pass the parameters .
.......................................................................................................................................
library(RHTMLForms)
>
> ff =
>
2011 Dec 15
1
Inquiry about matrix pooling
Dear R-users,
I am a relatively new R user and I have a simple question. Is there a
command attached to a R function, which performs matrix pooling?
Thanks in advance,
Jana
--
--
"The world is full of mysteries. Life is one. The curious limitations of
finite minds are another."(J.B.S. Haldane, The Causes of Evolution)
Jana Makedonska, M.Sc.
Ph.D. candidate/ Part-time lecturer
2013 Apr 26
2
Can a column of a list be called?
Hello Everyone,
I would like to know if I can call one of the columns of a list, to use it
as a variable in a function.
Thanks in advance for any advice!
Jana
--
Jana Makedonska,
B.Sc. Biology, Universite Paul Sabatier Toulouse III
M.Sc. Paleontology, Paleobiology and Phylogeny, Universite de Montpellier II
Ph.D. candidate in Physical Anthropology and Part-time lecturer
Department of
2013 Apr 26
2
Help with dataEllipse function
Hi Everyone,
I am working with the R function "dataEllipse". I plot the 95% confidence
ellipses for several different samples in the same plot and I color-code
the ellipse of each sample, but I do not know how to specify a different
line pattern for each ellipse. I can only modify the pattern for all
ellipses with the "lty" argument. Any help will be highly appreciated.
2004 Apr 16
0
autologistic regression with Gibbs sampler
Hello everyone,
I have some binary, spatially autocorrelated data I would like to run autologistic regression on. I hope to incorporate both ordinary covariates (environmental predictors) and a spatial autocovariate in the model, ideally with a second-order neighbourhood structure. Since my computing skills are limited, I am wondering if anyone has composed an algorithm for this purpose, and
2016 Jun 12
2
R bindings for Xapian - Project progress
Hi all,
I completely facilitated simple indexing with xapian_index function, and
also developed a DatabaseWrapper. Only a few more modifications are
remaining to completely facilitate simple search with xapian_search
function.
Best regards,
Amanda
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 May 02
2
Fwd: R bindings for Xapian: API modifications
>
> >Is there a reason you're using a stored CSV rather than doing it from
> >a data frame directly? That would avoid having to read from a foreign
> >format, write to CSV and then read again in order to index it.
No. The input data structure to xapian_index() will indeed be a data frame.
Even a stored CSV can be conveniently converted to a data frame. There are
few
2006 Mar 29
1
Using boolean terms in PHP bindings
OK, I'm indexing my data with the scriptindex. I want to be able to
restrict the search by the category field. Do I need to do anything to
the data itself? Like, literally prefix it with the characters "XC"?
Below is my indexor for scriptindex and the my php code...
document_id : field=ref unique=Q boolean=Q
search_id : field=document_id index=S
document_title : field=title
2016 Apr 30
2
R bindings for Xapian: API modifications
Hi,
I'm currently reviewing my originally proposed API design and I added two
new fields(idField, stemmer) to the xapian_index() function. As my next
task I'm planning to determine the output data structure and format of
xapian_search() function. Afterwards I will focus back on xapian_index()
function and review the format of valueSlots parameter.
An outline of 'simple indexing'
2012 Oct 17
0
postForm() in RCurl and library RHTMLForms
Hi R Users,
I want to get the data from the url given from 10/09/2012 to 15/10/2012.
I don't know how to pass the parameters .
.......................................................................................................................................
library(RHTMLForms)
>
> ff = getHTMLFormDescription("
2011 Mar 31
2
how to do t-test in r for difference of mean
I am trying to do t-test to test whether the mean of one one column of the
data frame is greater then another. please help me out.
--
Arkajyoti Jana
M. Phil/ 2nd semester
Centre for Economic Studies and planning
School of Social Sciences
Jawaharlal Nehru University
New Delhi-67
[[alternative HTML version deleted]]
2007 May 23
1
Debian etch packages of php5-xapians have old style flat function interface
I'm running Debian stable (etch) on a server, and have the following Xapian
packages installed.
root@seagrass:/etc/php5/apache# dpkg -l | grep xap
ii libxapian-dev 0.9.9-1 Development files for Xapian search engine l
ii libxapian13 0.9.9-1 Search engine library
ii php4-xapian
2006 Feb 08
1
xapian-tcpsrv very slow
Hi,
I have been looking at xapian for a project and have so far been very
impressed. I have hit one major problem the final architecture requires
that the web server be a deferent machine from the server that xapian is
installed on. With my test code using local database ($db_path =
"/var/xapain_db/default"; $db = new_database($db_path);) a query takes
around 0.012 seconds on
2011 Oct 06
1
Urgent help needed for honours project - breaks between races in one year
Hi to anyone who is willing to help,
I have a csv. file which has 1999 horses as the rows and the age(in years)
of the horse at each race as columns. Ive read this file into R and called
it 'horses'.
Im trying to find the longest break between each race in the horse's first
year of racing. I already have a numeric called 'age.first' which is the age
at which each horse had its
2009 Jan 21
1
using time series
Hello,
I'm trying to analyze the behavior of a series of numbers.
Let's say I have the following data: 0 0 0 20 20 20 50 50 53 56 23 24 21 10
0 4 129 159 30 0 0 0 (for example) - these numbers are some measurements
that are taken on equal interval of times (but the specific moment in time
(e.g. spring or march) is not relevant - just equal intervals of time).
What I want to do is based on
2004 May 23
0
RE: {Virus?} {Spam?} Hi
Thank you for your email to the UNIVERSITY OF LONDON
ACCOMMODATION OFFICE (ULAO).
This automatic reply has been made necessary by the volume of emails we
receive; you should not reply to it. Please be advised that if your email is of
a general nature and the links below direct you to the information, we will not
be able to send you an individual reply. If we do not reply to you within
3
2012 Sep 20
0
Source code of Fedena 2.3 is released to public
The latest version of Fedena - the opensource school management system is
now available to public for free download.
Official Blog post - http://projectfedena.org/blog/17-fedena-2-3-released
Github - https://github.com/projectfedena/fedena
Download instructions - http://projectfedena.org/download
Fedena now powers more than 40,000 institutions around the world. It
includes the most notable
2010 Apr 15
0
say.conf implementation of Indian Languages to play numbers and dates
Hi
Can someone help me in configuring say.conf file for Indian Languages?
I want to play numbers and dates in regional languages. I need if for
Bengali, Kannada, Telugu, Hindi, Marathi, Malayalam, Tamil, Gujrathi.
Thanks & Regards,
Amit Patkar