<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>343842</id>
      <name>nltk</name>
      <created_at>2009-05-27T22:50:01Z</created_at>
      <updated_at>2009-05-27T22:50:01Z</updated_at>
      <description>NLTK &#8212; the Natural Language Toolkit &#8212; is a suite of open source Python modules, data and documentation for research and development in natural language processing.  This site is the home of NLTK development. 

NLTK Home - the starting point for users including download instructions Source - browse NLTK source code (Git Mirror updated hourly) Issue Tracker - submit feature requests, bug reports, and patches DevelopersGuide - useful guidelines for code cutters BuildBot - automated testing of NLTK code (add a new buildbot) People - the NLTK team 

 

.gadget-title {
  margin-bottom: 2px;
}



function resizeIframeHandler(opt_height) {
  var elem = document.getElementById(this.f);
  if (!elem) return;
  if (!opt_height) {
    elem.style.height = undefined;
  }
  else {
    opt_height = Math.max(10, opt_height);
    elem.style.height = opt_height + 'px';
  }
}
gadgets.rpc.register(&quot;resize_iframe&quot;, resizeIframeHandler);

gadgets.rpc.register('set_title', function(title) {
 var elem = document.getElementById(this.f + '_title');
 if (elem) {
   elem.innerHTML = gadgets.util.escape(title);
 }
});</description>
      <homepage_url>http://code.google.com/p/nltk</homepage_url>
      <download_url></download_url>
      <url_name></url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id></analysis_id>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
