Difference between revisions of "Software Repository Listing"

From edegan.com
Jump to navigation Jump to search
(Created page with "This page lists all software/tools available on our Software Repository. The documentation on using a particular tool will be on its separate wiki page. For information...")
 
Line 20: Line 20:
 
There are two programs/scripts that do same job. One is implemented in Perl(old) and other in Python(new). You should probably use the newer tool.
 
There are two programs/scripts that do same job. One is implemented in Perl(old) and other in Python(new). You should probably use the newer tool.
 
*See [[Geocoding Inventor Locations (Tool)]] for documentation on the older version implemented in Perl.
 
*See [[Geocoding Inventor Locations (Tool)]] for documentation on the older version implemented in Perl.
*See [[Geocoding Inventor Locations - New (Tool)]] for the newer version in Python.
+
*See [[Geocode.py]] for the newer version in Python.
 
 
  
 
==Matcher==
 
==Matcher==

Revision as of 13:15, 18 July 2016

This page lists all software/tools available on our Software Repository. The documentation on using a particular tool will be on its separate wiki page.

For information and tutorial on how to access McNair git server, see Software Repository.
Read the tutorial and instructions first before pushing anything to the git-server.

Repositories on McNair git server

Center IT Sysadmin

This repository contains all tools and scripts meant for system administration (stuff like backup scripts..)

  • See the Center IT page for current documentation.


Harvard Dataverse

This repository contains all tools and scripts related to Harvard Dataverse.


Geocoding Inventor Locations

This repository holds software for matching Inventor addresses to known locations. There are two programs/scripts that do same job. One is implemented in Perl(old) and other in Python(new). You should probably use the newer tool.

Matcher

This repository contains the matcher tool which is used to match firm names given two lists.

Patent Data Parser

This repository contains all tools developed for patent data parsing.

Utilities

This repository contains various utilities developed for text processing and other generally useful tools. See the wiki pages for each tool's documentation.

Web Crawler

This repository contains all software for web crawlers.