<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>426850</id>
      <name>speller</name>
      <created_at>2009-09-03T14:35:36Z</created_at>
      <updated_at>2009-09-03T14:38:16Z</updated_at>
      <description>This is a JavaScript implementation of Peter Norvig's statistical spell-checking algorithm. You can read more about the approach in the original article:

http://norvig.com/spell-correct.html

The code is ServerJS-compliant, so it can be used both inside and outside of a web browser. For the latter case there are a couple of command-line scripts demonstrating its use that depend on narwhal. Alternatively, you can see the code in action right inside your browser in the following page:

http://past.github.com/speller/</description>
      <homepage_url>http://github.com/past/speller/</homepage_url>
      <download_url>http://github.com/past/speller/</download_url>
      <url_name>speller</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>693428</analysis_id>
      <analysis>
        <id>693428</id>
        <project_id>426850</project_id>
        <updated_at>2009-12-01T12:07:15Z</updated_at>
        <logged_at>2009-12-01T12:07:04Z</logged_at>
        <min_month>2009-08-01T00:00:00Z</min_month>
        <max_month>2009-08-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>1119</total_code_lines>
        <main_language_id>6</main_language_id>
        <main_language_name>JavaScript</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
