[R] Text Mining in Non English Speaking Countries

2014-09-24 Thread ziad.elmously
Hello All,

I am interested in conducting text mining in languages other English.  My 
understanding is the following R packages can analyze alternative (to English) 
languages:


1.   "topicmodels"

2.   "snowball"

3.   "tm"

Can anyone confirm?  Specifically, I am interested in Hindi and Chinese (2 or 
so most popular dialects).  If so, can you recommend relevant documentation and 
share your experiences with these packages.

Thank you in advance.

Ziad Elmously





http://www.kantar.com/disclaimer.html



[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Bayesian Belief Networks in R

2009-10-09 Thread Ziad.Elmously
Hello All,

 

Is anyone aware of an R package for Bayesian Belief Networks (BBN) that
can handle latent (hidden) nodes?  I am referring to process learning
the structure and the parameters of the model.  Based on the
documentation, the "bnlearn" package does not provide for such
capability.  In addition, is anyone aware of R packages that allow for
making inferences and sensitivity analysis for BBN?  Thank you in
advance.

 

Ziad Elmously  |  Vice President

TNS 
Advanced Analytics & Design 
t: (215) 442-9885  |  f: (215) 442-9040 
410 Horsham Road  |  Horsham, PA  19044  |  USA 
e: ziad.elmou...@tns-global.com
mailto:ziad.elmou...@tns-global.com>   |  w:
www.tns-global.com  

This email and any files transmitted with it are confide...{{dropped:14}}

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Trouble Runing R Version 2.13.0

2013-05-16 Thread ziad.elmously
To Whom It May Concern,

I have an R script that requires the Windows XP platform, version 2.13.0.  When 
launching R, however, I get the error message below:

Error in loadNamespace(name).  there is no package called "kernlab."
Unable to restore saved data in .RData.

Note that I also have version 2.15.0 installed and it works properly.

Your input would be greatly appreciated.

Thank you in advance.
Ziad Elmously





http://www.kantar.com/disclaimer.html



[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Running R from SAS

2010-11-24 Thread Ziad.Elmously
Hello All,
 
I am interested in running an R program with several random seeds.  One 
approach is to launch the program from SAS.  The recommended approach is to use 
the X command as shown below:
OPTIONS XWAIT XSYNC;

X "r.exe --no-save --quiet <""c:\temp\r\program.r"" >""c:\temp\r\program.log""";

However, this does not seem to work for me.  Does anyone know how to launch an 
R program from SAS?  Thank you in advance.

Ziad Elmously

ziad.elmou...@tnsglobal.com

 


[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] rscaleUsage Function

2010-09-07 Thread Ziad.Elmously
To Whom It May Concern,

 

In using the Bayesm package titled "rscaleUsage," it does not reports
"mudraw," "taudramw," "sigmadraw," "Lambdadraw," and "edraw."  However,
it does not report the transformed y ratings or latent z scores.  Is
there any way to infer the value for y and z?

 

Ziad Elmously  |  Vice President

TNS 
Advanced Analytics & Design 
t: (215) 442-9885  |  f: (215) 442-9040 
410 Horsham Road  |  Horsham, PA  19044  |  USA 
e: ziad.elmou...@tns-global.com
mailto:ziad.elmou...@tns-global.com>   |  w:
www.tns-global.com  

This email and any files transmitted with it are confide...{{dropped:12}}

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Question About rscaleUsage in Bayesm

2010-09-07 Thread Ziad.Elmously
To Whom It May Concern,

 

In using the Bayesm package titled "rscaleUsage," it does not reports
"mudraw," "taudramw," "sigmadraw," "Lambdadraw," and "edraw."  However,
it does not report the transformed y ratings or latent z scores.  Is
there any way to infer the value for y and z?

 

 

 

Ziad Elmously  |  Vice President

TNS 
Advanced Analytics & Design 
t: (215) 442-9885  |  f: (215) 442-9040 
410 Horsham Road  |  Horsham, PA  19044  |  USA 
e: ziad.elmou...@tns-global.com
mailto:ziad.elmou...@tns-global.com>   |  w:
www.tns-global.com  

This email and any files transmitted with it are confide...{{dropped:12}}

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] Problem Installign Packages

2012-08-16 Thread ziad.elmously
To Whom It May Concern,

In attempting to install the "e1071" package, I get the message below after 
selecting the mirror site.


-- Please select a CRAN mirror for use in this session ---
Warning: unable to access index for repository 
http://mirror.fcaglp.unlp.edu.ar/CRAN/bin/windows/contrib/2.15

I seem to have the problem with any other package that I attempt to install.  
Please advise.
Ziad Elmously





http://www.kantar.com/disclaimer.html



[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.