Difference between revisions of "Lunarpedia:Autostub2"

From Lunarpedia
Jump to: navigation, search
(added test 8)
(updated for tests 9, 10, and 11)
Line 4: Line 4:
  
 
Work is nearly complete on the Python script
 
Work is nearly complete on the Python script
 +
 +
 +
==Test 11==
 +
Success.
 +
 +
*[http://lunarpedia.org/index.php?title=Tungsten&oldid=4399 Tungsten]
 +
 +
 +
==Test 10==
 +
This attempted final test demonstrated an error with links to neighboring articles.
 +
 +
*[http://lunarpedia.org/index.php?title=Molybdenum&oldid=4395 Molybdenum]
 +
 +
 +
==Test 9==
 +
Test with more possible additions to the text blurb and using surrounding element info from the dataset instead of generating on the fly.  Identified items to remove test configurations from and a sentance that didn't end with a period.
 +
 +
*[http://lunarpedia.org/index.php?title=Hydrogen&oldid=4379 Hydrogen]
 +
*[http://lunarpedia.org/index.php?title=Iron&oldid=4381 Iron]
 +
*[http://lunarpedia.org/index.php?title=Technetium&oldid=4383 Technetium]
 +
*[http://lunarpedia.org/index.php?title=Lutetium&oldid=4385 Lutetium]
 +
*[http://lunarpedia.org/index.php?title=Ununoctium&oldid=4387 Ununoctium]
  
  

Revision as of 20:37, 11 February 2007

Autostub2 is a project to automatically generate article stubs for elements that do not already have articles. In addition to filling in the gaps on the chart, it is also meant as a test data set for development on Autostub1. Given the far smaller number of articles to be created, the penalty for error is substantially smaller, as is the penalty for incomplete information.

Unlike the location database for Autostub1, this database was manually assembled. Work on this database is basically complete.

Work is nearly complete on the Python script


Test 11

Success.


Test 10

This attempted final test demonstrated an error with links to neighboring articles.


Test 9

Test with more possible additions to the text blurb and using surrounding element info from the dataset instead of generating on the fly. Identified items to remove test configurations from and a sentance that didn't end with a period.


Test 8

Successful beta/gamma candidate test. One for loop away from generating all articles.


Test 7

This test is mostly successful. Known problems include showing element number 117, something possibly easier to manually fix than to write a special case for.


Test 6

This test identified a number of bugs, including a doozy with the electron shell reformatting. Not for the faint of heart.


Test 5

The fix for the electron shell width issue was found to not work. It was subsequently discovered that the database already has formatting for electron shell information that was also disappearing because of its formatting.


Test 4

A fix for the electron shell width issue was applied to the wrong variable


Test 3

A mostly successful test with the complete dataset


Test 2

Successful importation from XML test

Test 1

Successful page formatting test