Skip to content

Releases: KnowledgeCaptureAndDiscovery/somef

SOMEF 0.7.2: Bug fixes for Windows

03 Mar 18:46
a017d4e
Compare
Choose a tag to compare

This release addresses a small bug where the package would not run in Windows due to an encoding error.

SOMEF 0.7.1: Bug fixes for new parser

25 Feb 19:10
6b20aee
Compare
Choose a tag to compare

This version of SOMEF fixes:

SOMEF 0.7.0: Support for Gitlab and new features

20 Feb 20:05
b2e1e18
Compare
Choose a tag to compare

This version of SOMEF introduces the following features:

SOMEF 0.6.0: New features and bug fixes

24 Nov 09:19
cde3dfa
Compare
Choose a tag to compare

This release of SOMEF includes new features:

  • Better recognition for license files.
  • Readthedocs URLs
  • Arxiv links
  • Code of conduct files
  • Improved documentation (for new fields and older fields)

In addition, codemeta, ttl and JSON exports have been updated, classification pipelines have been updated to Python 3.9 (version of Scikitlearn 1.0.0) and multiple bugs and redundancies have been reduced. Check https://github.com/KnowledgeCaptureAndDiscovery/somef/milestone/4?closed=1 for more information about the issues addressed.

SOMEF 0.5.1: Codemeta export bug fixes

31 Mar 21:24
b7afd82
Compare
Choose a tag to compare

This release addresses small bug fixes for making the codemeta export more robust. For example, when a repository does not have a code release, now the program will not fail.

SOMEF 0.5.0

10 Mar 17:51
5160cf3
Compare
Choose a tag to compare

This release addresses the following issues:

  • Automated evaluation reports for header analysis, so we can compare improvements without having to re-annotate corpus.
  • Fixed errors in annotation of fields being GitHub API (they were a custom file exploration)
  • Now we export a new category: Acknowledgements
  • Fixed errors on empty exported metadata fields.
  • Disambiguated category Issues
  • See https://github.com/KnowledgeCaptureAndDiscovery/somef/milestone/3?closed=1 for more details.

SOMEF 0.4.0

02 Mar 17:44
6fbba6c
Compare
Choose a tag to compare

This release improves on the following aspects of SOMEF:

  • Notebooks and Dockerfiles are recognized.
  • Docs folders are extracted.
  • License is discovered through file inspection.
  • New Codemeta specific export
  • Fixed the technique in the JSON output to accommodate the new types of techniques supported
  • MyBinder links extraction
  • Zenodo DOIs extraction
  • Tests
  • Attempt at extracting a long title of a repo

SOMEF 0.3.0: Code reorganization and bug fixes

22 Jun 02:06
Compare
Choose a tag to compare

This version of SOMEF includes full documentation and provides the following features:

  • Cleanup and reorganization of repository contents.
  • Synchronized package with GitHub releases
  • Prepared package release.
  • Bug fixes and code refactoring
  • Export in JSON-LD and Turtle

SoMEF 0.2.0: Updates in CLI

20 Mar 21:56
Compare
Choose a tag to compare

This version of the system is more robust and includes:

  • Answer in JSON format
  • Configuration allowing to make authentication optional
  • Initial integration of the header analysis.

SoMEF 0.1.0: First release of the CLI

21 Feb 22:36
2e71c78
Compare
Choose a tag to compare

This version of SM2KG incorporates the following features:

  • Ranking of classifiers (ordered by accuracy) with the best pipelines to be used by SM2KG.
  • First version of the CLI for using the classifiers, creating a JSON result file
  • First analysis on detecting commonly used words for the different sections.