Difference between revisions of "Task 3"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
Line 3: | Line 3: | ||
== Goals == | == Goals == | ||
+ | * Spend only a few day on the Tool chain. | ||
+ | * Try to get immediate benefit from it while solving low hanging fruits (issues). | ||
+ | * Each issue should be solvable within hours in the test environments. | ||
+ | |||
=== Issues === | === Issues === | ||
# {{Ticket|119|Text Values in Ordinal Field}} | # {{Ticket|119|Text Values in Ordinal Field}} |
Revision as of 09:45, 26 February 2021
Task
Make the Toolchain Approach Wikiquery as a tool to fix issues work and apply it to a few key showcases/Issues
Goals
- Spend only a few day on the Tool chain.
- Try to get immediate benefit from it while solving low hanging fruits (issues).
- Each issue should be solvable within hours in the test environments.
Issues
- 119 Text Values in Ordinal Field
- 138 Ordinal Extraction from Title
- 139 Review and update the event years
Procedure
Current Progress
- bash Fix_Ordinals.sh /home/musaab/wikibackup/ormk/ ./dictionary.yaml ormk -f
*Namespace(force=True, lookup_dict='./dictionary.yaml', path='./files.txt')
/home/musaab/wikibackup/ormk/ICMEE 2021.wiki: Successfully changed 6th to 6.
/home/musaab/wikibackup/ormk/ICGDA 2021.wiki: Successfully changed 4th to 4.
/home/musaab/wikibackup/ormk/CQR 2008.wiki: Lookup failed! CQR is missing in the dictionary.
/home/musaab/wikibackup/ormk/3IA 2009.wiki: Successfully changed 12th to 12.
/home/musaab/wikibackup/ormk/ICMSSP 2021.wiki: Successfully changed 6th to 6.
restoring 1 pages from /home/musaab/wikibackup/ormk/ to ormk
1/1 ( 100%): restore ICMEE 2021 ...✅
restoring 1 pages from /home/musaab/wikibackup/ormk/ to ormk
1/1 ( 100%): restore ICGDA 2021 ...✅
restoring 1 pages from /home/musaab/wikibackup/ormk/ to ormk
1/1 ( 100%): restore 3IA 2009 ...✅
restoring 1 pages from /home/musaab/wikibackup/ormk/ to ormk
1/1 ( 100%): restore ICMSSP 2021 ...✅
restoring 1 pages from /home/musaab/wikibackup/ormk/ to ormk