Changes between Version 3 and Version 4 of BADataMunger
- Timestamp:
- 04/25/07 17:02:37 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BADataMunger
v3 v4 37 37 * the cycle() method on the Pipe class in [source:BADataMunger/trunk/pipeline.py pipeline.py] invokes code in [source:BADataMunger/trunk/wordstripper.py wordstripper.py] to accomplish this task 38 38 39 * Extract and parse bibliography from the bibliography division and any abbreviation(s) table 40 * the cycle() method on the Pipe class in [source:BADataMunger/trunk/pipeline.py pipeline.py] invokes code in [source:BADataMunger/trunk/biblioextractor.py biblioextractor.py] to accomplish this task 41 42 * Save bibliographic data to file in MODS format 43 * the cycle() method on the Pipe class in [source:BADataMunger/trunk/pipeline.py pipeline.py] invokes code in [source:BADataMunger/trunk/bibliosaver.py bibliosaver.py] to accomplish this task 39 44 40 45 * Isolate the directory listing tables, determine the title of each and store the title and content in a structure more amenable to further parsing
