Skip to content

Releases: athalhammer/danker

Added processing and computation time

09 Sep 20:29
Compare
Choose a tag to compare
  • Added processing timestamps in ISO-8601
  • Made computation time compliant to ISO-8601

Adapt to new database scheme of mediawiki

09 Jun 19:14
Compare
Choose a tag to compare

Adapted scripts to https://phabricator.wikimedia.org/T299947. This is a breaking change and the new code is not compatible to older dumps. Therefore we introduce a new version.

0.7.4

25 Nov 18:28
Compare
Choose a tag to compare

What's Changed

  • added environment variable that controls the memory usage and parallelism for all sorts by @athalhammer in #19

Full Changelog: 0.7.3...0.7.4

Added repository to Zenodo

08 Oct 14:12
Compare
Choose a tag to compare

Added repository to Zenodo

0.7.2 Documentation fixes

18 Jan 21:22
Compare
Choose a tag to compare

Clean-up documentation fixes after 0.7.0 release where the parameters for danker (standalone python library) changed.

Added better handling of graphs with integer nodes

11 Jan 20:01
Compare
Choose a tag to compare

Moved from automatic detection and conversion to a flag. Also added a precision parameter for the output scores.

Refactored script/create_links.sh

29 Jul 14:53
Compare
Choose a tag to compare

Some aspects of script/create_links.sh have been refactored to enable the following two functionalities:

  • Wikiproject wiktionary and more general wikiproject handling
  • Separate out the download and dump date estimation mechanisms in order to enable local folders and historic dumps.

Patch: Added MANIFEST.in

21 May 14:39
Compare
Choose a tag to compare

Improved cli, error checks, and support for other wiki projects that link to Wikidata

09 Oct 19:53
Compare
Choose a tag to compare
  • Improved cli
  • Better error checks
  • Added support for other wiki projects that link to Wikidata

Testing Travis PyPI integration

14 Sep 18:57
Compare
Choose a tag to compare

Testing Travis PyPI integration