similar to: text mining - text comparing

Displaying 20 results from an estimated 400 matches similar to: "text mining - text comparing"

2009 May 02
1
Unable to install anything
Hi, Using both wine 1.1.19 and 1.1.20 I am unable to install anything using installshield. The installer always throws a error saying 'Error Number: 0x80040706 Descrition: Object reference not set' And wine throws err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
2005 Jun 10
1
netbios description
Guys I have a samba server that has joined and existing 2000 domain (used for squid NTLM auth) When using "My network places" on an xp server i see the following Samba 3.0.11 (Squid-server) Now the servers name is Squid-server, and the description seems to be Samba 3.0.11. How do i remove this description ? I have look through the smb.conf man pages and can find where you set
2011 Jan 07
2
Battlefield Bad Company 2 - help me with log from terminal
hello, I want to lunch Battlefield Bad Company 2 on my Ubuntu 10.10 with Wine 1.3.10. I have allready installed DirectX 9.0c using winetricks. But I cant lunch it :( Here is a log from terminal: fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION fixme:ntdll:NtQueryObject Unsupported information class 3 err:rpc:I_RpcGetBuffer no binding fixme:ntdll:NtQueryInformationProcess
2004 Aug 06
5
Status.xsl not displaying everything
Hi guys, I've got the following set up: - Linux SuSE 8.2 - Running: Icecast2 - Source Client: Ices0.3 - Stream Client: Winamp 5.0 in Windows XP The following is happening: - I've got Ices0.3 streaming MP3's with correct ID3-tags to the Icecast-server - Suppose the stream name is "Ovide's Radio" - In the status.xsl page of Icecast2, I only see info about: mountpount,
2004 Aug 06
0
Status.xsl not displaying everything
when you compiled icecast, did you disable YP ? the fields that you mention are really only used for YP listing, and so if you have explicitly disabled YP support, then they will not be kept track of in the stats tree... oddsock At 05:17 AM 2/3/2004, you wrote: >Hi guys, > >I've got the following set up: > >- Linux SuSE 8.2 >- Running: Icecast2 >- Source Client:
2004 Aug 06
0
Status.xsl not displaying everything
Hi Ivo, > The following is happening: > > - So Stream Name, Stream Genre, Stream Descritption and the Stream URL > with > info about the stream is just not there! I don't know the dev-status right now, but I'd say this is not a bug it's a feature. ;) explanation follows later on. > My question to you guys: what seems to be the problem here? I already went > to
2010 Oct 18
0
wishlist: system.file(..., mustExist = TRUE)
I find system.file() handy for writing examples, but if the user mistypes its arguments or if a package is not up to date its return value of "" can lead to trouble. This forces the example to be wordier than I'd like. E.g., the following example works > scan(what="", sep="\n", system.file("DESCRIPTION")) Read 9 items [1] "Package:
2011 May 02
3
subseting data
Hi, Is it possible (i am sure it is) to subset data from a data.frame on the basis of SQL >LIKE< operator. I.e., i would like to subset a data where only values which contains a string >GP< would be used? Example: Gp<-subset(DF, DF$USCS like >GP<) This like of course is not working, Thanks, m [[alternative HTML version deleted]]
2012 Jul 20
0
About R and text mining
Hello, Anyone know if R can read others format like the format.freeling here the software: http://gramatica.usc.es/pln/tools/freeling.html I want create a corpus with this format, or ¿ the best way is read from a plain text? thanks in advanced. Greetings Jenn. [[alternative HTML version deleted]]
2007 Jun 08
1
data mining/text mining?
Dear R-user, Could anybody tell me of the key difference between data mining and text mining? Please make a list for packages about data/text mining. And give me an example of text mining with R (any relating materials will be highly appreciated), because a vignette written by Ingo Feinerer seems too concise for me. Thanks _____________________________________________ Dr.Ruixin ZHU Shanghai
2003 Jul 13
3
Memory size
Daer all, I have the problem. I could not run the regression, because I have always the warning message "memory.size". from the help file I learned that it is possible to increase the memory size, but I did not undestand how could I do it. Could you please explaine it to me. I would be very grateful for it. The second question: I obtained from the regression the coefficient
2005 Dec 15
0
Ezstream Program Call Patch
Daniel Ballenger a ?crit : > Alrighty, > Got it patched and working (at least in my one setup). You can pull > the patch from: > http://denetron.com/~dballenger/ezstream-program.patch > (I can post the pre-patched source too if people would like) > Ok, it compiles fine on debian Sarge ! > You'll have to add a "<filetype></filetype>" line into your
2008 Jul 31
0
OT:Selling Data Mining Cloud-A Concept
The Ohri Framework - Data Mining on Demand<http://decisionstats.com/2008/the-ohri-framework-data-mining-on-demand/> Part of the reason SAS continues to enjoy a profitable lead is 1) Standardized language elements (Data and Procs) 2)Ease of Learning SAS 3) Output Delivery to multiple sources 4) Input from multiple data sources But the most important reason is the sheer efficiency of
2010 Nov 01
0
R's text mining package VSM support
I have been using R's text mining package and its really a great tool. I have not found retrieval support or maybe there are functionalities I am missing. How can a simple VSM model be implemented using the R's text mining package? Your help is appreciated. -- Research Scholar, School of Electrical and Computer Engineering Purdue University West Lafayette IN web.ics.purdue.edu/~sgrao
2011 Jul 21
0
Time Series Analysis and Mining with R - slides in PDF
Hi Slides of my talk on Time Series Analysis and Mining with R at Canberra R Users Group on 18 July are available at http://www.rdatamining.com/docs. It presents time series decomposition, forecasting, clustering and classification with R code examples. Regards -- Yanchang Zhao PhD, Data Miner Email: yanchang at rdatamining.com RDataMining: http://www.rdatamining.com Group:
2012 Feb 06
1
using file in hdfs for data mining algorithms in r
hi all, i am new to r , i am trying to run data mining algorithms using map reduce framework.. * *i have few basic doubts* *1. can i give file in hdfs to kmeans( ) ? ?I tried as > file1 = hdfs.file("testdata/synthetic_control.data") > isf = hdfs.read(lsf,5242880,0) >l = kmeans(isf,2,10) its not working.. please help 2. How to access the file in hdfs and give as input to
2009 Aug 11
0
Data Mining Packages in R for categorical and numerical values
Hello, I''ve looked around and I can't seem to find a package to do data mining in R for a mixture of categorical and numerical attributes. If you have this data set: ## dummy data set.seed(123) dummy <- data.frame(A = sample(paste("tasks",1:100), 10000,B = sample(paste("loads",1:100), 10000, replace = TRUE), B =
2009 Jul 11
0
Weighted Analysis in Data Mining
Dear R community, I’m new in R (coming from SAS). If possible, I’d like to know your thoughts regarding the following. I’m working on a regression problem, where my dependent variable is a ratio of two variables (i.e. dep.var=A/B). The variable A takes a value of zero for the vast majority of observations and, of course, so does the dependent variable. I thought I should do a weighted analysis
2010 Feb 25
1
data mining
how can we achieve data mining using R Project. how to install Rattle gui for R project. can anyone please help me. i want to forecast the results . Thanks in advance. -- View this message in context: http://n4.nabble.com/data-mining-tp1568872p1568872.html Sent from the R help mailing list archive at Nabble.com.
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
Version 2.4.0 of Rattle has been released to CRAN. The rattle package (http://rattle.togaware.com) is a multi platform (GNU/Linux, Mac/OSX, MS/Windows) GTK based GUI for data mining (for exploring data and building descriptive and predictive models). It has undergone a lot of development over the past year. A companion book introducing data mining using Rattle is under development, with a draft