Displaying 20 results from an estimated 300 matches similar to: "grup function"
2006 Apr 03
1
Full text search indexing
SEARCH is probably the slowest command that Dovecot has, especially when
searching texts from message bodies. There exists a lot of text search
engines, but unfortunately as far as I know there exists only one that
can be used with IMAP.
The reason why IMAP is special is because it requires that when
searching eg. "ello", it must match also mails which contain eg. word
2012 Mar 23
1
how to cluster rows of words in a text file
Hi:
I am trying to cluster the rows of a text file with kmeans:
I load the data as follows
file1 <- read.csv("somefile.csv")
and the file can be viewed having the following line of words
> file1
1 word1 word3 word4 word1
2 word1 word4 word3 word1
3 word4 word2 word4 word3
4 word4 word2 word1 word3
5 word2 word2 word4 word2
file_as_matrix <- as.matrix(file1);
Now,
2011 Sep 26
2
findAssocs()
I am trying to find the math behind the "tm" package findAssocs()
?findAssocs does not say anything besides "association" and "correlate"
Usually entering "findAssocs" at the CLI gives the code for a R
function, but in this case I obtain:
function (x, term, corlimit)
UseMethod("findAssocs", x)
<environment: namespace:tm>
Any ideas?
1999 May 24
2
nt acl support = no ???
'llo,
It was suggested that I added "nt acl support = no" to my smb.conf file,
in order to get rid of the "error packet at line 588 cmd=115
(SMBsesssetupX)eclass=2 ecode=2" error.
(Apparently it has something to do with Word's temporary files that are
created with mode 000
which stops it from completing a file save.)
I added this to my smb.conf file
2011 Aug 25
1
Combining a greek letter and a newline on the same label
Hi,
I would like to add a two-lines label consisting of:
"Delta word1\n
word2"
(with Delta being the actual greek letter).
However, when I try "expression(paste(Delta,"word1\nword2"))", I obtain the
following display:
"word1\n
Delta word2".
Do you have any idea on how to obtain the desired display?
Thank you for your help!
Sebastien
[[alternative HTML
2005 Mar 27
1
Strange problems IAX / Monitor / ChanSpy CVS HEAD
Hi list, I'm having some strange problems since I updated to CVS HEAD three
hours ago...
First: I was using Iax Comm in some PCs, it suddenly stopped working, what I
get is som pieces of audio once in a while, I mean instead of listening to
the ring tone and then the voice on the other side I just hear a bit of the
ring tone, maybe another bit, a bit of someone answering... like
2009 Nov 03
3
re ading tokens
Greetings,
I am not familiar with processing text in R. Can someone tell me how to
read each line of words as separate elements in a list?
FE, I would like to turn:
word1 word2 word3
word2 word4
into a list of length two with three character elements in the first list
and two elements in the second. I know that this should be easy, but I am a
little confused by the text functions.
Thanks in
2008 Oct 30
1
[LLVMdev] Using patterns inside patterns
I do not have access to a subtraction routine, as it is considered add
with negation on the second parameter, so I have this pattern:
// integer subtraction
// a - b ==> a + (-b)
def ISUB : Pat<(sub GPRI32:$src0, GPRI32:$src1),
(IADD GPRI32:$src0, (INEGATE GPRI32:$src1))>;
I am attemping to do 64 bit integer shifts and using the following
pattern:
def LSHL :
2008 Oct 30
0
[LLVMdev] Using patterns inside patterns
I am not sure what you are looking to do. Please provide a mark up
example.
Evan
On Oct 28, 2008, at 11:00 AM, Villmow, Micah wrote:
> Is there currently a way to use a pattern inside of another pattern?
>
> Micah Villmow
> Systems Engineer
> Advanced Technology & Performance
> Advanced Micro Devices Inc.
> 4555 Great America Pkwy,
> Santa Clara, CA. 95054
> P:
2008 Oct 28
4
[LLVMdev] Using patterns inside patterns
Is there currently a way to use a pattern inside of another pattern?
Micah Villmow
Systems Engineer
Advanced Technology & Performance
Advanced Micro Devices Inc.
4555 Great America Pkwy,
Santa Clara, CA. 95054
P: 408-572-6219
F: 408-572-6596
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jul 12
15
How can I list classes available on the puppet master?
Is there a way to get a list of all the classes available from the puppet
master?
I have 2 goals for this - one is documentation in a human readable form,
and the other is potentially importing that data into dashboard.
I did find some info on the rest API
(http://docs.puppetlabs.com/guides/rest_api.html#resource-types ) but I
can''t make any sense of the output from it.
Thanks.
2010 Jul 21
2
Issues reshaping data
Hello All,
I'm having some trouble reshaping my data from wide to long format. I have
tried using both the reshape function and package. Although I haven't worked
much with the reshape function, I have found the reshape package useful and
intuitive for reshaping data from long to wide format. However, going the
other way has me stumped with this type of data. My data is set up, roughly,
2012 Jul 06
5
Certificate problems.
I''m setting up a dev / test environment using a couple of Ubuntu 12.04 VMs.
I have puppet installed on one of them, and am trying to get it to sync
against itself to get certain things in place to distribute with the nodes.
However, I am having some issues.
# puppet agent --test
info: Creating a new SSL key for puppet-local-master
err: Could not request certificate: getaddrinfo: Name
2010 Dec 30
1
recursively count the words occurrence in the text files
I just can't google for it:
I'm searching for a "bash" "one liner" (awk, perl, or anything) for this:
there are text files, in several directories:
mkdir one
mkdir two
mkdir three
echo "word1 word2 word3" > one/asf.txt
echo "word2 word4, word5" > one/asfcxv saf.txt
echo "word1. word2" > one/dsgsdg.txt
echo "word6,
2007 Jul 07
2
Extending/Modifying QueryParser
Hi,
I''ve implemented synonym searching in my rails application but have
an idea I''d like to implement but can''t figure out how to do. The
idea is that I''d like to give the end user the choice on whether to
search for the synonym of a word or not. Preferably by extending the
query language to parse a construct similar to ''%word1'' and
2006 May 28
2
Word97 launches but still cannot save or load
Dear friends:
Thanks to Ekkehard, I found out how to launch Word97. I went to
the .wine/drive_c directory and then (using quotes around "Program Files"
and "Microsoft Office") I cd's to where Winword.exe was and then typed,
within this subdirectory: wine WINWORD.EXE. That launched Word97 at last.
But when I try to save a document, all I get is the first letter of the file
2009 Aug 16
1
Can a variable name include '_' or '.' in portable R code
Hi,
It says in R-intro.pdf, "For portable R code (including that to be
used in R packages) only A?Za?z0?9 should be used." I'm an wondering
why '_' and '.' can be used in portable R code.
It very common that some variable name should be composed of two or
more English words. Can somebody let me know what is the widely
accepted practice to concatenate two English
2011 Jul 03
0
[LLVMdev] DLX backend
So I thought I'd try to use the documentation on llvm backends to try to create a DLX backend. I think I've got most of the stuff for the .td files done but I've got some problems.
* Do I need to represent the PC in my XXXRegisterInfo.td file; the branch instruction effects it but you can directly access it ... I'm thinking not.
* In my Instruction subclasses (in
1999 May 18
0
Strange Error ...
'llo,
Sorry to barge in like this, but is there someone out there who can tell me
what kind of error I'm looking for if the log files say :
...
05/19/1999 12:51:06 Transaction 2 of length 113
switch message SMBsesssetupX (pid 3952)
Domain=[IEPER] NativeOS=[Unix] NativeLanMan=[Samba]
sesssetupX:name=[THOIEP]
SMB Password - pwlen = 24,
1999 May 24
0
Strange error (Part II)
'llo,
cfr : Samba degist 2099-6
I still have the "Strange Error" in my loggings... People suggested I
added the 'nt acl support = no' parameter to my smb.conf, only my
version (Samba 2.0.2 on a 2.2.4 Linux-Intel-kernel) does not know this
statement (implemented in a later release).
I can't help to have the impression that something is wrong in the