Skip to content

Releases: reality/komenti

0.2.0-SNAPSHOT-5

03 Oct 16:36
Compare
Choose a tag to compare
  • Sentiment analysis thru CoreNLP
  • Improvements/fixes for get_metadata

0.2.0-SNAPSHOT-4

28 Apr 13:42
Compare
Choose a tag to compare

Expanded query functionality, which is the main purpose for the release, alongside some fixes, improved documentation, integration of our binary relations ontology extension module, and additional experimental functionality. You can find out how to install this release here, and this repo also includes helpful guides (you can also see the README.md of this repository for a more complete explication of options).

  • Added --direct query parameter to retrieve only direct super and subclasses matching your query
  • Added --class-mode, which will return only one label per IRI. Useful if you're interested in querying for classes themselves, rather than their vocabulary.
  • Better error handling around AberOWL API problems
  • Fix some bugs around navigating directories and annotating singular files
  • Better documentation
  • Fixes for object property retrieval
  • Ontology extension from text modules (see https://www.biorxiv.org/content/10.1101/2020.12.04.411751v1 )
  • Experimental elasticsearch functionality. This is very incomplete, I would not attempt to use it yet unless you want to add/edit code yourself.

0.2.0-SNAPSHOT-3

27 Apr 18:48
c666fa2
Compare
Choose a tag to compare
0.2.0-SNAPSHOT-3 Pre-release
Pre-release

Some fixes and additional experimental functionality. Extra parameters for query, including --direct (this is the feature that precipitated the release...). Fixes for file reading and annotation. Refer to commit list for more details.

0.2.0-SNAPSHOT-2

02 Aug 18:50
Compare
Choose a tag to compare

Last updated: 9/4/21.

Fixes for file reading, message around 403 from AberOWL API, other small fixes.

There were a couple of broken tools around annotation/abstract download in 0.1.1. Recommend to use this version.

0.1.1

14 Jul 10:56
Compare
Choose a tag to compare

Contains fixes around concurrency for vocabulary construction when querying

0.1.0

08 Jul 16:21
6320942
Compare
Choose a tag to compare

This is the first stable-ish release. All of the query and text annotation functionality should work properly. See the README for usage advice.

0.0.4-SNAPSHOT-UNSTABLE-1

23 May 14:37
Compare
Choose a tag to compare
some sentence fixes

0.0.4-SNAPSHOT-5

19 May 23:06
Compare
Choose a tag to compare
0.0.4-SNAPSHOT-5 Pre-release
Pre-release
some test changes for execution stuff

0.0.4-SNAPSHOT-4

19 May 22:51
Compare
Choose a tag to compare
0.0.4-SNAPSHOT-4 Pre-release
Pre-release
some test changes for execution stuff

0.0.4-SNAPSHOT-3

19 May 22:30
Compare
Choose a tag to compare
0.0.4-SNAPSHOT-3 Pre-release
Pre-release
small fix for file-lkist, pdf parse