Changes

Jump to navigation Jump to search
expand related pages
=== Where is the Code? ===
TODOThe code has the same parent directory as the data, so it is at <code>E:\McNair\Projects\SimplerPatentData\src</code>. You might notice a lot of single-entry directories; this is an idiomatic Java pattern that is used for package separation. If using IntelliJ or some other IDE, these directories are a bit less annoying. The development environment is Java 8 JDK, IntelliJ Ultimate IDE, Maven build tools, and git VCS.
add link to The gitrepository can be found at [https://rdp.mcnaircenter.org/codebase/Repository/ReproduciblePatent]
==== Prior Art ====
TODOThis tool is not so concerned with adding new functionality; rather, it aims to take a bunch of spread out Perl scripts and create a faster system that is easier to work with. As such, its functionality is largely stolen from those scripts, namely:
* xmlparserDownloader: <code>E:\McNair\Software\Scripts\Patent\USPTO_Parser.pl</code>* XML Splitter: <code>E:\McNair\PatentData\splitter.pl</code>* sql insertXML Parsing: <code>E:\McNair\PatentData\Processed\xmlparser_4.5_4.4_4.3.pl</code> and <code>E:\McNair\PatentData\Processed\* downloader.pm</code>
==== Design ====
 
E:\McNair\Projects\Market for Ideas
E:\McNair\Projects\Little Guy Academic Paper
TODO
== Related Pages ==
* [[Patent_Assignment_Data_Restructure|Assignment Data Restructure, Spring 2017 by Marcela and Sonia]]
* [[Redesigning_Patent_Database|Redesigning Patent Database, Spring 2017 by Shelby]]
* [[Patent_Data_Cleanup_(June_2016)|Patent Data Cleanup, June 2016 by Marcela]]
* [[Patent_Data|Patent Data, Spring 2016 by Marcela]]
* [[Lex_Machina|Lex Machina]]
* [[USPTO_Patent_Litigation_Data|USPTO Patent Litigation Research Dataset by Ed]]
* [[Patent_Litigation_and_Review|Patent Litigation and Review by Marcela]]
* [[Bag_of_Words_Analysis_of_Patent_Data|Bag of Words Analysis]]
* [[Patent|Existing Database Schema]]
* [[Oliver_Chang_(Work_Log)|My Work Log]]

Navigation menu