<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" >

<channel><title><![CDATA[RTextTools: a machine learning library for text classification - Blog]]></title><link><![CDATA[http://www.rtexttools.com/blog]]></link><description><![CDATA[Blog]]></description><pubDate>Sun, 30 Jul 2023 09:02:57 -0700</pubDate><generator>Weebly</generator><item><title><![CDATA[Classifying Breast Cancer as Benign or Malignant Using RTextTools]]></title><link><![CDATA[http://www.rtexttools.com/blog/classifying-cancer-as-benign-or-malignant-using-rtexttools]]></link><comments><![CDATA[http://www.rtexttools.com/blog/classifying-cancer-as-benign-or-malignant-using-rtexttools#comments]]></comments><pubDate>Sun, 12 Feb 2012 05:08:38 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/classifying-cancer-as-benign-or-malignant-using-rtexttools</guid><description><![CDATA[RTextTools has largely been used for topic classification in the social sciences. However, recent discussions with researchers at various universities have demonstrated that the package can be applied to a host of problems in the natural sciences as well.One such application is using text classification to identify breast cancer masses as benign or malignant. Using the&nbsp;Wisconsin Diagnostic Breast Cancer Dataset from UC Irvine, we wrote a script that trains eight classifiers on characteristi [...] ]]></description><content:encoded><![CDATA[<div class="paragraph" style="text-align:justify;">RTextTools has largely been used for topic classification in the social sciences. However, recent discussions with researchers at various universities have demonstrated that the package can be applied to a host of problems in the natural sciences as well.<br /><br />One such application is using text classification to identify breast cancer masses as benign or malignant. Using the&nbsp;Wisconsin Diagnostic Breast Cancer Dataset from UC Irvine, we wrote a script that trains eight classifiers on characteristics such as&nbsp;clump thickness, uniformity of cell size, uniformity of cell shape, marginal adhesion, single epithelial cell size, bare nuclei, bland chromatin, normal nucleoli, and mitoses. When run on the data, the classifiers were able to achieve up to 96% recall accuracy on a randomly sampled training set of 200 patients and test set of 400 patients.<br /><br />The source code is available below, and the dataset is automatically downloaded from UC Irvine's servers. If you've found RTextTools useful in your research, we'd love to hear about it!<br /><br /></div>  <div><div id="757903170886461334" align="left" style="width: 100%; overflow-y: hidden;" class="wcustomhtml"></div>    </div>]]></content:encoded></item><item><title><![CDATA[RTextTools Short Course Materials]]></title><link><![CDATA[http://www.rtexttools.com/blog/rtexttools-short-course-materials]]></link><comments><![CDATA[http://www.rtexttools.com/blog/rtexttools-short-course-materials#comments]]></comments><pubDate>Sat, 11 Feb 2012 01:15:15 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/rtexttools-short-course-materials</guid><description><![CDATA[Attached are some of the materials from the recent short course at UNC. For confidential reasons, we are unable to present all of the materials, but this is enough to get someone started. 1. Lecture; 2. Intro to R; 3. NY Times; 4. Congressional Bills. Hope this proves helpful.   [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: left; ">Attached are some of the materials from the recent short course at UNC. For confidential reasons, we are unable to present all of the materials, but this is enough to get someone started. 1. <a href="http://www.rtexttools.com/uploads/1/5/0/6/150695/collingwood_rtexttools_unc.pdf">Lecture</a>; 2. <a href="http://www.rtexttools.com/uploads/1/5/0/6/150695/lecture1_intro.r">Intro to R</a>; 3. <a href="http://www.rtexttools.com/uploads/1/5/0/6/150695/lecture2_nytimes.r">NY Times</a>; 4. <a href="http://www.rtexttools.com/uploads/1/5/0/6/150695/lecture3_congress.r">Congressional Bills</a>. Hope this proves helpful.</div>  ]]></content:encoded></item><item><title><![CDATA[Successful Two Day Workshop at UNC-Chapel Hill]]></title><link><![CDATA[http://www.rtexttools.com/blog/successful-two-day-workshop-at-unc-chapel-hill]]></link><comments><![CDATA[http://www.rtexttools.com/blog/successful-two-day-workshop-at-unc-chapel-hill#comments]]></comments><pubDate>Thu, 09 Feb 2012 05:20:43 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/successful-two-day-workshop-at-unc-chapel-hill</guid><description><![CDATA[This week the Odum Institute at UNC held a two day short course on text classification with RTextTools. The workshop, led by Loren Collingwood, covered the basics of content analysis, supervised learning and text classification, introduction to R, and how to use RTextTools. Participants brought in their own data on the second day, which the instructor helped them classify. Based on feedback, the course was a success. Do not hesitate to contact us if your university, department, or company is int [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: left; ">This week the Odum Institute at UNC held a two day short course on text classification with RTextTools. The workshop, led by Loren Collingwood, covered the basics of content analysis, supervised learning and text classification, introduction to R, and how to use RTextTools. Participants brought in their own data on the second day, which the instructor helped them classify. Based on feedback, the course was a success. Do not hesitate to contact us if your university, department, or company is interested in such a course.</div>  ]]></content:encoded></item><item><title><![CDATA[RTextTools v1.3.5: Saving models, text labels, and a game plan for 2012]]></title><link><![CDATA[http://www.rtexttools.com/blog/rtexttools-v135-saving-models-text-labels-and-a-game-plan-for-2012]]></link><comments><![CDATA[http://www.rtexttools.com/blog/rtexttools-v135-saving-models-text-labels-and-a-game-plan-for-2012#comments]]></comments><pubDate>Sun, 01 Jan 2012 08:15:09 GMT</pubDate><category><![CDATA[Timothy P. Jurka]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/rtexttools-v135-saving-models-text-labels-and-a-game-plan-for-2012</guid><description><![CDATA[RTextTools v1.3.5 addresses some key concerns that have been raised in recent months. Many of the algorithms used in RTextTools require that any new data presented to a trained classifier contain the same features as the original document-term matrix. Since this rarely (if ever) happens in the real world, I have added an originalMatrix parameter to the create_matrix() function that adjusts new document-term matrices to contain the same terms as the original training matrix. Although this is a ra [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: justify; ">RTextTools v1.3.5 addresses some key concerns that have been raised in recent months. Many of the algorithms used in RTextTools require that any new data presented to a trained classifier contain the same features as the original document-term matrix. Since this rarely (if ever) happens in the real world, I have added an originalMatrix parameter to the create_matrix() function that adjusts new document-term matrices to contain the same terms as the original training matrix. Although this is a rather quirky work-around, it enables users to save trained models and classify new data easily. Example scripts are available in the <em>/inst/examples/ </em>directory of the <a href="http://cran.r-project.org/src/contrib/RTextTools_1.3.5.tar.gz" target="_blank" title="">RTextTools source code</a>.<br /><br />Since its introduction at the 2011 Comparative Agendas Project Conference in Catania, Italy, the RTextTools team has refined the API and implemented a number of features. Some of these features include n-gram analysis, text labels, comprehensive analytics, and a streamlined interface. Our plan for the year ahead includes a major overhaul of the nine algorithms to facilitate low-memory ensemble classification. However, this goal involves more than just the RTextTools team; it requires the R machine learning community to strive for efficient supervised learning algorithms. Many R packages do not utilize compressed sparse matrices, and therefore are limited in their applications for large-N&nbsp;data-sets. Therefore, we aim to promote&nbsp;efficient&nbsp;practices by package developers and write several implementations of our own to push the capabilities of statistical computing in R.<br /><br />Thank you for all your feedback and support as we look forward to another productive year in 2012!</div>  ]]></content:encoded></item><item><title><![CDATA[RTextTools v1.3.2 Released]]></title><link><![CDATA[http://www.rtexttools.com/blog/rtexttools-v132-released]]></link><comments><![CDATA[http://www.rtexttools.com/blog/rtexttools-v132-released#comments]]></comments><pubDate>Mon, 19 Dec 2011 23:11:56 GMT</pubDate><category><![CDATA[Timothy P. Jurka]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/rtexttools-v132-released</guid><description><![CDATA[RTextTools was updated to version 1.3.2 today, adding support for n-gram token analysis, a faster maximum entropy algorithm, and numerous bug fixes. The source code has been synced with the Google Code repository, so please feel free to check out a copy and add your own features!With the core feature set of RTextTools finalized, the next major release (v1.4.0) will focus on optimizing existing code and refining the API for the package. Furthermore, my goal is to add compressed sparse matrix supp [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: justify; ">RTextTools was updated to version 1.3.2 today, adding support for n-gram token analysis, a faster maximum entropy algorithm, and numerous bug fixes. The source code has been synced with the <a href="http://code.google.com/p/rtexttools/" target="_blank">Google Code repository</a>, so please feel free to check out a copy and add your own features!<br /><br />With the core feature set of RTextTools finalized, the next major release (v1.4.0) will focus on optimizing existing code and refining the API for the package. Furthermore, my goal is to add compressed sparse matrix support for all nine algorithms to reduce memory consumption; currently maximum entropy, support vector machines, and glmnet support compressed sparse matrices.&nbsp;</div>  ]]></content:encoded></item><item><title><![CDATA[The Problems with Pairing R + Java]]></title><link><![CDATA[http://www.rtexttools.com/blog/the-problems-with-pairing-r-java]]></link><comments><![CDATA[http://www.rtexttools.com/blog/the-problems-with-pairing-r-java#comments]]></comments><pubDate>Sat, 03 Sep 2011 18:10:40 GMT</pubDate><category><![CDATA[Timothy P. Jurka]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/the-problems-with-pairing-r-java</guid><description><![CDATA[A core focus of the RTextTools project has been to make the package as accessible and user-friendly as possible. In its early iterations, the package contained dependencies such as RWeka, openNLP, and Snowball&nbsp;which, at least for our developers, did not present any challenges. However, as soon as we distributed the package to our beta testers, problems began cropping up all over the place: Java was not installed, the incorrect architecture of Java was installed, users were running out of he [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: justify; ">A core focus of the RTextTools project has been to make the package as accessible and user-friendly as possible. In its early iterations, the package contained dependencies such as <a href="http://cran.r-project.org/web/packages/RWeka/index.html" target="_blank" title="">RWeka</a>, <a href="http://cran.r-project.org/web/packages/openNLP/index.html" target="_blank" title="">openNLP</a>, and <a href="http://cran.r-project.org/web/packages/Snowball/index.html" target="_blank" title="">Snowball</a>&nbsp;which, at least for our developers, did not present any challenges. However, as soon as we distributed the package to our beta testers, problems began cropping up all over the place: Java was not installed, the incorrect architecture of Java was installed, users were running out of heap space, or getting cryptic warning messages during runtime. The decision was made early on to make RTextTools a <a href="http://www.rtexttools.com/1/post/2011/06/rtexttools-now-100-java-free.html" title="">100% Java-free installation</a>, no matter what had to be done.<br /><br />This decision has presented considerable challenges, because many natural language processing tools on <a href="http://cran.r-project.org/" target="_blank" title="">CRAN</a> are available exclusively in packages that require <a href="http://cran.r-project.org/web/packages/rJava/index.html" target="_blank" title="">rJava</a>: Porter stemmers require package Snowball, the only decent maximum entropy classifier requires openNLP, and n-gram tokenizing requires RWeka. Although there has been some success finding alternatives, such as using <a href="http://cran.r-project.org/web/packages/Rstem/index.html" target="_blank" title="">Rstem</a> instead of Snowball, other features had to be written from the ground up in C++ to replace their counterparts (see package <a href="http://cran.r-project.org/web/packages/maxent/index.html" target="_blank" title="">maxent</a>). Even Rstem had its issues as it was only available on <a href="http://www.omegahat.org/" target="_blank" title="">Omegahat</a>, but luckily Duncan Temple Lang was willing to submit it to CRAN.<br /><br />So why, you might ask, am I so adamantly opposed to mixing R and Java when it makes the developer's life easier? To be clear, I have nothing against Java as a programming language and I've used it extensively to develop Android apps and web apps. However, the integration of R and Java introduces a whole level of complexity that, in my opinion, should be absent from a statistical language such as R.<br /><br />We started experiencing problems when RWeka and openNLP were first bundled with RTextTools during the alpha stages. These issues were generally installation problems: Java was not installed on the machine, or the wrong architecture of Java installed (32-bit vs 64-bit), or in the case of Linux users, the JRE was installed but not the SDK. But the problems didn't stop there. We began hearing of <a href="http://www.bramschoenmakers.nl/en/node/726" target="_blank" title="">"java.lang.OutOfMemoryError: Java heap space"</a> errors from users that were running AdaBoost from the RWeka package on massive training matrices. It turns out that Java defaults to 512MB of heap space, and these users were quickly exceeding the default settings. Additionally, some of the packages, RWeka in particular, were displaying cryptic error messages when a component was not properly installed.<br /><br />Any software engineer can power through these problems in minutes, but when distributing an R package to thousands of users with varying levels of experience, these problems turn into frustration and wasted man-hours. It finally dawned on me that if I was expecting R users to figure out all these Java technicalities, they might as well use the <a href="http://www.cs.waikato.ac.nz/ml/weka/" target="_blank" title="">Weka</a> and <a href="http://incubator.apache.org/opennlp/" target="_blank" title="">openNLP</a> packages directly in <a href="http://www.eclipse.org/" target="_blank" title="">Eclipse</a>.<br /><br />Most readers will think I'm going to absurd lengths to avoid Java-- you are correct. In the end, the point of R, in my opinion, is to do away with all the technicalities of installation, managing memory, and interpreting error messages, and focus on applying the package's functionality to your project. Introducing Java to the equation impedes this goal, which is why I urge R developers to avoid using rJava whenever possible, even if it means taking the harder route.</div>  ]]></content:encoded></item><item><title><![CDATA[Getting Started with Latent Dirichlet Allocation using RTextTools + topicmodels]]></title><link><![CDATA[http://www.rtexttools.com/blog/getting-started-with-latent-dirichlet-allocation-using-rtexttools-topicmodels]]></link><comments><![CDATA[http://www.rtexttools.com/blog/getting-started-with-latent-dirichlet-allocation-using-rtexttools-topicmodels#comments]]></comments><pubDate>Tue, 30 Aug 2011 19:03:37 GMT</pubDate><category><![CDATA[Timothy P. Jurka]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/getting-started-with-latent-dirichlet-allocation-using-rtexttools-topicmodels</guid><description><![CDATA[RTextTools bundles a host of functions for performing supervised learning on your data, but what about other methods like latent Dirichlet allocation? With some help from the topicmodels package, we can get started with LDA in just five steps. Text in green can be executed within R.Step 1: Install RTextTools + topicmodelsWe begin by installing and loading RTextTools and the topicmodels package into our R workspace.install.packages(c("RTextTools","topicmodels"))library(RTextTools)library(topicmod [...] ]]></description><content:encoded><![CDATA[<div class="paragraph" style="text-align:left;">RTextTools bundles a host of functions for performing supervised learning on your data, but what about other methods like <a href="http://en.wikipedia.org/wiki/Latent_Dirichlet_allocation" target="_blank" title="">latent Dirichlet allocation</a>? With some help from the <a href="http://cran.r-project.org/web/packages/topicmodels/index.html" target="_blank" title="">topicmodels</a> package, we can get started with LDA in just five steps. Text in <font color="#009900">green</font> can be executed within R.<br /><br /><strong>Step 1: Install RTextTools + topicmodels</strong><br />We begin by installing and loading RTextTools and the topicmodels package into our R workspace.<br /><br /><font color="#009900">install.packages(c("RTextTools","topicmodels"))</font><br /><font color="#009900">library(RTextTools)</font><br /><font color="#009900">library(topicmodels)</font><br /><br /><strong>Step 2: Load the Data</strong><br />In this example, we will be using the bundled NYTimes dataset compiled by <a href="http://www.amberboydstun.com/" target="_blank" title="">Amber E. Boydstun</a>. This dataset contains headlines from front-page NYTimes articles. We will take a random sample of 1000 articles for the purposes of this tutorial.<br /><br /><font color="#009900">data(NYTimes)<br /><span style=""></span> data &lt;- NYTimes[sample(1:3100,size=1000,replace=FALSE),]</font><br /><br /><strong>Step 3: Create a DocumentTermMatrix</strong><br />Using the <em>create_matrix()</em>&nbsp;function in RTextTools, we'll create a DocumentTermMatrix for use in the<em>&nbsp;LDA()</em>&nbsp;function from package topicmodels. Our text data consists of the <em>Title</em>&nbsp;and <em>Subject </em>columns of the NYTimes data. We will be removing numbers, stemming words, and weighting the DocumentTermMatrix by term frequency.<br /><br /><font color="#009900">matrix &lt;- create_matrix(cbind(as.vector(data$Title),as.vector(data$Subject)), language="english", removeNumbers=TRUE, stemWords=TRUE, weighting=weightTf)</font><br /><br /><strong>Step 4: Perform Latent Dirichlet Allocation</strong><br />First we want to determine the number of topics in our data. In the case of the NYTimes dataset, the data have already been classified as a training set for supervised learning algorithms. Therefore, we can use the <em>unique() </em>function to determine the number of unique topic categories (<em>k</em>) in our data. Next, we use our matrix and this <em>k</em>&nbsp;value to generate the LDA model.<br /><br /><font color="#009900">k &lt;- length(unique(data$Topic.Code))<br /></font><font color="#009900">lda &lt;- LDA(matrix, k)</font><br /><br /><strong>Step 5: View the Results</strong><br />Last, we can view the results by most likely term per topic, or most likely topic per document.<br /><br /><font color="#009900">terms(lda)<br /></font>Topic 1 &nbsp;"campaign" &nbsp;Topic 2 &nbsp;"kill" &nbsp; &nbsp; &nbsp;Topic 3 &nbsp;"elect" &nbsp; &nbsp;&nbsp;Topic 4 &nbsp;"china" &nbsp; &nbsp;&nbsp;Topic 5 &nbsp;"govern" &nbsp; &nbsp;Topic 6 &nbsp;"fight" Topic 7 &nbsp;"leader" &nbsp; &nbsp;Topic 8 &nbsp;"york" &nbsp; &nbsp; &nbsp;Topic 9 &nbsp;"isra" &nbsp; &nbsp; &nbsp;Topic 10 "win" &nbsp; &nbsp; &nbsp;&nbsp;Topic 11 "report" &nbsp; &nbsp;Topic 12 "plan"<br />Topic 13 "republican"Topic 14 "aid" &nbsp; &nbsp; &nbsp;&nbsp;Topic 15 "set" &nbsp; &nbsp; &nbsp;&nbsp;Topic 16 "clinton" &nbsp;&nbsp;Topic 17 "nation" &nbsp; &nbsp;Topic 18 "hous"<br />Topic 19 "iraq" &nbsp; &nbsp; &nbsp;Topic 20 "bush" &nbsp; &nbsp; &nbsp;Topic 21 "citi" &nbsp; &nbsp; &nbsp;Topic 22 "rais" &nbsp; &nbsp; &nbsp;Topic 23 "overview" &nbsp;Topic 24 "money"<br />Topic 25 "basebal" &nbsp;&nbsp;Topic 26 "court" &nbsp; &nbsp;&nbsp;Topic 27 "war"<br /><br /><font color="#009900">topics(lda)</font><br />Output too long to display here. Try it out for yourself to see what it looks like!</div>]]></content:encoded></item><item><title><![CDATA[RTextTools v1.3 Released + Rstem Now Available on CRAN]]></title><link><![CDATA[http://www.rtexttools.com/blog/rtexttools-v13-released-rstem-now-available-on-cran]]></link><comments><![CDATA[http://www.rtexttools.com/blog/rtexttools-v13-released-rstem-now-available-on-cran#comments]]></comments><pubDate>Mon, 22 Aug 2011 17:03:17 GMT</pubDate><category><![CDATA[Timothy P. Jurka]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/rtexttools-v13-released-rstem-now-available-on-cran</guid><description><![CDATA[RTextTools v1.3 was released on August 21, and the package binaries are now available on CRAN. This update fixes a major bug with the stemmers, and it is highly recommended you upgrade to the latest version. Other changes include optimization of existing functions and improvements to the documentation.Additionally, Duncan Temple Lang&nbsp;has graciously released Rstem on CRAN, meaning that the RTextTools package is now fully installable using the install.packages("RTextTools") command within R 2 [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: justify; ">RTextTools v1.3 was released on August 21, and the package binaries are now available on CRAN. This update fixes a major bug with the stemmers, and it is highly recommended you upgrade to the latest version. Other changes include optimization of existing functions and improvements to the documentation.<br /><br />Additionally, <a href="http://anson.ucdavis.edu/~duncan/" target="_blank">Duncan Temple Lang</a>&nbsp;has graciously released Rstem on CRAN, meaning that the RTextTools package is now fully installable using the <font color="#009900">install.packages("RTextTools")</font> command within R 2.13+. The repository at install.rtexttools.com will continue to work through the end of September.</div>  ]]></content:encoded></item><item><title><![CDATA[RTextTools v1.2 Available on CRAN + useR! 2011 Kaleidoscope Session]]></title><link><![CDATA[http://www.rtexttools.com/blog/rtexttools-v12-available-on-cran-user-2011-kaleidoscope-session]]></link><comments><![CDATA[http://www.rtexttools.com/blog/rtexttools-v12-available-on-cran-user-2011-kaleidoscope-session#comments]]></comments><pubDate>Wed, 17 Aug 2011 06:17:12 GMT</pubDate><category><![CDATA[Timothy P. Jurka]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/rtexttools-v12-available-on-cran-user-2011-kaleidoscope-session</guid><description><![CDATA[RTextTools v1.2 was released today and we're pleased to announce that the package is finally available on CRAN. Additionally, this update brings minor changes to the API, improvements to the GLMNET algorithm, and more comprehensive documentation. Get started by following our installation&nbsp;instructions!Additionally, Loren Collingwood will be giving a Kaleidoscope Session Talk&nbsp;today at the useR! 2011 conference in Coventry, UK. Loren is one of the lead developers on the RTextTools project [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: justify; ">RTextTools v1.2 was released today and we're pleased to announce that the package is finally available on <a href="http://cran.r-project.org/web/packages/RTextTools/index.html" target="_blank" title="">CRAN</a>. Additionally, this update brings minor changes to the API, improvements to the GLMNET algorithm, and more comprehensive documentation. Get started by following our <a href="http://www.rtexttools.com/install-rtexttools.html" title="">installation</a>&nbsp;instructions!<br /><br />Additionally, <a href="http://staff.washington.edu/lorenc2/" target="_blank" title="">Loren Collingwood</a> will be giving a <a href="http://www.warwick.ac.uk/statsdept/user-2011/schedule/WEDNESDAY.HTML" target="_blank" title="">Kaleidoscope Session Talk</a>&nbsp;today at the <a href="http://www.warwick.ac.uk/statsdept/user-2011/" target="_blank" title="">useR! 2011 conference</a> in Coventry, UK. Loren is one of the lead developers on the RTextTools project and a Ph.D. candidate at the <a href="http://www.polisci.washington.edu/" target="_blank" title="">University of Washington</a> in Seattle.<br /><br />Thank you to <a href="http://www.r-bloggers.com/" target="_blank" title="">R-bloggers</a> and the <a href="http://www.reddit.com/r/machinelearning" target="_blank" title="">machine learning subreddit </a>for all the publicity and feedback we received for the v1.1 launch!</div>  ]]></content:encoded></item><item><title><![CDATA[Amazon Machine Image Created With RTextTools Pre-installed]]></title><link><![CDATA[http://www.rtexttools.com/blog/amazon-machine-image-created]]></link><comments><![CDATA[http://www.rtexttools.com/blog/amazon-machine-image-created#comments]]></comments><pubDate>Tue, 09 Aug 2011 19:50:03 GMT</pubDate><category><![CDATA[loren collingwood]]></category><guid isPermaLink="false">http://www.rtexttools.com/blog/amazon-machine-image-created</guid><description><![CDATA[We recently created an AMI for Amazon's EC2 cloud computing service. Users with AWS accounts can access the public AMI by searching ami-817eb8e8. The AMI is based off of Drew Conway's excellent AMI, but with R 2.13 loaded and RTextTools and maxent installed.   [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: justify; ">We recently created an AMI for <a href="http://aws.amazon.com/ec2/" target="_blank" title="">Amazon's EC2</a> cloud computing service. Users with AWS accounts can access the public AMI by searching <em>ami-817eb8e8</em>. The AMI is based off of <a href="http://www.drewconway.com/zia/?p=2701" target="_blank" title="">Drew Conway's</a> excellent AMI, but with R 2.13 loaded and RTextTools and <a href="http://cran.r-project.org/package=maxent" target="_blank" title="">maxent</a> installed.</div>  ]]></content:encoded></item></channel></rss>