BibAuthorID: major backend improvements
- Tortoise fully functional and stable
- Numerous improvements, modifications and fixes
- Visualization tool for Wedge
- Major Wedge refactoring
- Many verbose improvements
- New tool: Merger
- Improved the comparison functions
- Check and Repair personid greatly improved
- Gini coefficient for Wedge
- Fixed all calls to perfrom_request_search
- Hide/Show successful claims
- New functionality: Restore personid, Compare personid, Check merge results, Check tortoise results
- Major improvement: scheduler, resulting in dramatic speed improvement in Tortoise
- Collection Limiter re-activated
- Comparison modifications for ADS
- IMPORTANT: Tortoise now requires Python-2.6! In case you are using Python-2.4, please use different box for running tortoise and please copy final aidRESULTS table to the production server once tortoise finishes. I.e. run bibauthorid --disambiguate' on Python-2.6 box only. After aidRESULST table is copied, you can then merge results on the production server by running bibauthorid --merge`. Note also that you should run rabbit not at the same time as merge, but either before or after that. Rabbit (bibauthorid --update-personid) is Python-2.4 safe, just like merge.
Co-authored-by: Samuele Carli <samuele.carli@cern.ch>
Co-authored-by: Henning Weiler <henning.weiler@cern.ch>