search for: rtext

Displaying 4 results from an estimated 4 matches for "rtext".

Did you mean: text
2006 Sep 06
9
Which analyzer to use
Lucene''s standard analyzer splits words separater with underscores. Ferret doesn''t do this. For example, if I create an index with only document ''test_case'' and search for ''case'' it doesn''t find anything. Lucene on the other hand finds it. The same story goes for words separated by colons. Which analyzer should I use to emulate
2002 Feb 22
2
save.image() excluding functions
...e final save.image(), the one that is proposed at q(). In this way, functions would not get included within .RData, I've made a personal misave() that excludes functions, but it might be a good idea having this as the default behaviour. Or perhaps, at least saving functions to a text file (.Rtext) and the rest of objects as rda (.RData). Just a suggestion. Agus Dr. Agustin Lobo Instituto de Ciencias de la Tierra (CSIC) Lluis Sole Sabaris s/n 08028 Barcelona SPAIN tel 34 93409 5410 fax 34 93411 0012 alobo at ija.csic.es -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2004 Sep 10
2
Re: beta 10 candidate checked in
...+Silent mode (do not write runtime +encode/decode statistics to stdout) +.IP "\fB--skip\fP \fIsamples\fP" 10 +Skip the specified number of samples at the +beginning of the input file (can be used for both +encoding and decoding) +.SS "Analysis Options" +.IP "\fB--a-rtext\fP " 10 +Includes the residual signal in the analysis +file. This will make the file very big, much +larger than even the decoded file. +.IP "\fB--a-rgp\fP " 10 +Generates a gnuplot file for every subframe; +each file will contain the residual distribution +of the subfram...
2004 Sep 10
2
Re: beta 10 candidate checked in
--- Christian Weisgerber <naddy@mips.inka.de> wrote: > Josh Coalson <xflac@yahoo.com> wrote: > > > I have checked in all the latest into CVS and am going to start the > > test suite again. if all goes well I will probably release this as > > beta 10. > > What's the sequence of steps required to turn this into a buildable > distribution? >