Skip to content

Releases: PLOS/allofplos

Bug fixes

22 Mar 22:25
Compare
Choose a tag to compare

Fix bugs creating journal URLs and getting related article DOIs

Corpus & Article updates, pytest, allofplos.update

06 Mar 17:27
Compare
Choose a tag to compare

0.11.0
New Features
– Article class properties: Taxonomy, Creative Commons license, volume, issue, elocation, doi_link
– Many new Corpus class utilities with tutorial Jupyter Notebook, including len(Corpus()),for article in Corpus(),Corpus.random_article
– Deprecates allofplos.plos_corpus in favor of allofplos.update

Fixes
– Removes all reference to PLOS's internal URLs
– URLs now journal-specific; can construct each type of article link (to XML, to landing page, etc)
– Tests no longer require internet connection, but do require pytest
– Update readme and instructions for devs
– Reorganize corpus code
– Fixes Article class properties: abstract, figure-count, table-count, journal
– Fixes bugs in transformations & download functions

Seed data

27 Dec 23:12
6d05524
Compare
Choose a tag to compare

This version includes automatic seed data download from pip install

Sqlite and seed data support

15 Dec 06:06
9f9b603
Compare
Choose a tag to compare
v0.9.5

Changes for 0.9.5

Transformations

26 Oct 00:35
Compare
Choose a tag to compare

Moved transformation to a new file

v0.8.3: Merge pull request #29 from PLOS/annotations

20 Oct 18:06
Compare
Choose a tag to compare