Skip to content
openAccess edited this page Jan 12, 2012 · 11 revisions

gitPLoS Repository Organization

The gitPLoS repository contains a set of Python classes that provide:

  • A Query Interface to the PLoS Search API -(gitPloS.search.query)
  • A NTLK corpus builder using results of queries - (gitPLoS.nltk.corpus.builder)
  • Command line tools
    • gitplos - Python command line PLoS search tool.
    • mkcorpus - python tool to make NTLK corpora based on search criteria.

Installation

Python Classes

PLoS Search API

Natural Language Tool Kit

Commandline Tools

Redistributing

openAccess source code is distributed under the Apache 2.0 License. openAccess documentation is distributed under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States license. openAccess corpora are provided under the terms given in the README file for each corpus; all are redistributable, and available for non-commercial use. openAccess may be freely redistributed, subject to the provisions of these licenses.

Clone this wiki locally