similar to: DTM Cient on DomU Vista 64 and Vista 32 fails

Displaying 20 results from an estimated 500 matches similar to: "DTM Cient on DomU Vista 64 and Vista 32 fails"

2007 Jul 06
0
import DTM with readRAST6()
Hello everybody, I am a new R & Grass user. I am interested in doing a kriging of the Temperature in a basin, based on pixel elevation (DTM). I use Grass 6.2.1 and R 2.5.1 and have installed the spgrass6 package. The DTM is called "DTM_trentino_100m" and is like this: north:5158000.0 south:5058500.0 east:1729700.0 west:1611600.0 rows:995 cols:1181 -9999.0 -9999.0 -9999.0
2017 Nov 15
0
NEED HELP : Association in single DTM
If you consider the definition of a DTM, and that findAssoc() computes associations between words as correlations across documents(!), you will realize that you can't what you want from a single document. Indeed, what kind of an "association" would you even be looking for? B. > On Nov 15, 2017, at 12:40 AM, Rahul singh <rahulutube69 at gmail.com> wrote: > > I have
2017 Nov 16
0
NEED HELP : Association in single DTM
In general, statistical methodology queries, which seems to be your concern, are offtopic here.This list is about R programming. Consider stats.stackexchange.com for statistical queries. However, the CRAN task view on natural language processing might be useful, so you may wish to check it: https://cran.r-project.org/web/views/NaturalLanguageProcessing.html Cheers, Bert Bert Gunter
2010 Apr 04
1
How to add a column to dtm showing a part from directory source?
Hello Experts, I'm new with R and having troubles doing my graduation project.I have 20 subfolders including almost 20000 txt files.What i need to do is to create a dtm and add a column to it showing a "class" information of the txt files. My directory source is like "C:\\R\\20news-18828\\comp.graphics" for the comp.graphic subfolder.I need to take only
2015 Nov 19
0
Re: [PATCH] v2v: virtio-win: include *.dll too
----- Original Message ----- > From: "Amnon Ilan" <ailan@redhat.com> > To: "Vadim Rozenfeld" <vrozenfe@redhat.com>, "Li Jin" <lijin@redhat.com> > Cc: "Richard W.M. Jones" <rjones@redhat.com>, "Roman Kagan" <rkagan@virtuozzo.com>, libguestfs@redhat.com, "Jeff > Nelson" <jenelson@redhat.com>,
2017 Nov 15
2
NEED HELP : Association in single DTM
I have free text data in a single text document. I create a corpus, and then a document term matrix out of it. I can create a word cloud too. But when I do word association for the same, using "findAssocs(), it always returns numeric(0). EX : findAssocs(dtm, "king" ,000000000000000000000.1) I read on stack overflow that it is because I have a single document. What is the
2017 Nov 16
2
NEED HELP : Association in single DTM
Hi Boris, In that case, if I have lot of free text data (let us assume part of an Election speech) in one single TEXT document, and i want to find the association of the top 3 most frequently occurring words with the other words in the speech, what method do I adopt ? On Wed, Nov 15, 2017 at 7:08 PM, Boris Steipe <boris.steipe at utoronto.ca> wrote: > If you consider the definition of
2015 Nov 19
2
Re: [PATCH] v2v: virtio-win: include *.dll too
On Wed, Nov 18, 2015 at 11:31:17PM -0500, Li Jin wrote: > > > > In any case the *.inf files don't seem to have any distinguishing > > > > feature which would allow us to check this. > > > > > > > > Maybe this doesn't matter? > > > > > > Let me explain how it works: > > > We don't make any difference between
2006 Mar 14
0
LCDPROC cient for Asterisk
I think I've asked this before and think that Matt had said something about this. Is there an LCDproc client for Asterisk available and if so how can I get a copy please. Thanks -- Mark, G7LTT/KC2ENI Randolph, NJ http://www.g7ltt.com
2002 Feb 26
0
syslinux timeout
Hi. I've ever wondered how nuch timeis left to timeout while waiting at the boot prompt, so I've writen this small patch to show it. This add a configuration command 'showtimeout'. If you like the patch I could improve it (for example to show the timeout in decimal because now it uses the writehex functions) Regards. -- ______ ________ / / \/ /___ ) I N T E G
2009 Nov 12
2
package "tm" fails to remove "the" with remove stopwords
I am using code that previously worked to remove stopwords using package "tm". Even manually adding "the" to the list does not work to remove "the". This package has undergone extensive redevelopment with changes to the function syntax, so perhaps I am just missing something. Please see my simple example, output, and sessionInfo() below. Thanks! Mark require(tm)
2012 Dec 13
2
Tamaño de la matriz de términos y memoria. Paquete TM
Hola a todos! Tengo algunos problemas con el tamaño de la matriz de términos que obtengo. Los comandos que utilizo son los siguientes: # carga librerias library(tm) library(wordcloud) library(Rstem) library(Snowball) # lee el documento UTF-8 y lo convierte a ASCII txt <-
2005 Nov 08
0
sorting during xtabs? sorting by "individual" order?
Hey alltogether, refacturing a package (before it will be released), I ran across the following problem. I have two directories with different text files, I want to read the first and construct a document-term matrix from it (every term=word in a row, every file in a column, occurrence frequencies form the values). The second directory contains different files. It needs to be read in to also
2003 Apr 12
1
eDirectory 8.7 and sambaAccount
I'm having a problem adding a password to users. I get "NDS error: no additional information available (-306) when I use smbpasswd. Also I can see in ndstrace that the search string is (&(objectClass=sambaAccount)(uid=WORKGROUP/test)) and not (&(objectClass=sambaAccount)(uid=test)). I have "ldap fileter = (&(cn=%u)(objectClass=sambaAccount)) in my smb.conf. Another
2010 Feb 16
0
tm package
Hi, I'm using version 0.5.1 of tm package with R 2.10.1. It looks to me as if after the following reuters21578 <- Corpus(DirSource(corpusDir), readerControl = list(reader = readReut21578XMLasPlain)) reuters21578 <- tm_map(reuters21578, stripWhitespace) reuters21578 <- tm_map(reuters21578, tolower) reuters21578 <- tm_map(reuters21578, removePunctuation)
2009 Apr 22
1
Multiple imputations : wicked dataset ? Wicked computers ? Am I cursed ? (or stupid ?)
Dear list, I'd like to use multiple imputations to try and save a somewhat badly mangled dataset (lousy data collection, worse than lousy monitoring, you know that drill... especially when I am consulted for the first time about one year *after* data collection). My dataset has 231 observations of 53 variables, of which only a very few has no missing data. Most variables have 5-10% of
2015 Nov 18
2
Re: [PATCH] v2v: virtio-win: include *.dll too
+Li Jin ----- Original Message ----- > From: "Vadim Rozenfeld" <vrozenfe@redhat.com> > To: "Richard W.M. Jones" <rjones@redhat.com> > Cc: "Roman Kagan" <rkagan@virtuozzo.com>, libguestfs@redhat.com, "Amnon Ilan" <ailan@redhat.com>, "Jeff Nelson" > <jenelson@redhat.com>, "Yan Vugenfirer"
2015 Feb 12
0
dovecot 2.2.15 script_after not executed
On 2/11/2015 10:37 PM, Portase Florin wrote: > On 2/11/2015 8:41 PM, Stephan Bosch wrote: >> On 2/11/2015 7:34 PM, Florin Portase wrote: >>> Hello guys, >>> >>> I'm having troubles making "script_after" to exec sieve scripts:: >>> >> Keep in mind that the sieve_after script is only executed when the >> "keep" action
2011 May 11
1
filtering out unwanted words in a Term Document Matrix
Hi Y'all, I am using the text mining package (tm). I am trying to filter out all of the words in a Term Document Matrix that are not in a list of words that I am interested in. I am using the following code: z<-tm_intersect(txt.dtm, c("communications", "safety", "climate", "blood", "surface", "cleanliness",
2006 Oct 13
1
Unable to create/find SIP channel for this INVITE & Broadvoice
I've setup Asterisk to work with Broadvoice for both incoming and outgoing calls. I can make outgoing calls, but when I try to receive an incoming call I see the following message on the console: [date] NOTICE[8661]: chan_sip.c:13178 handle_request_invite: Unable to create/find SIP channel for this INVITE It's registered with Broadvoice: Name/username Host Dyn