A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/harmonydata/harmony/releases below:

Releases · harmonydata/harmony · GitHub

Releases: harmonydata/harmony

Releases · harmonydata/harmony

v1.0.5

Added user-defined topics (Thanks @AlexNikic)

The matcher now allows users to pre-define topics, which the matcher will now use to tag the questions where the word-to-topic cosine similarities of the questions are above a certain threshold.

PR: #104

Issue: #82

v1.0.4

Alex @AlexNikic has implemented a similarity matrix for response options - he submitted it this week to the Python library and API #101. Thanks Alex!

So in addition to the similarity matrix for questions, you can also get a separate similarity matrix that tells you how much the response options match for each question.

This is still to be implemented in R and the web front end.

v1.0.3

What is new in this release:

The tool performs clustering of question items both with k-means and by a deterministic algorithm (thanks Krithika!)

The Python library generates crosswalks

There's a measure of instrument to instrument similarity

This is all updated in the Walkthrough document

v1.0.1 v1.0.0

Add match_instruments functionality so that Harmony web API will now return matching items from catalogues such as UKLLC, Mental Health Catalogue
Updated PDF extraction to use Scikit-Learn instead of spaCy
Upgraded to Pydantic V2 (thanks to @op-cls)
Add integration function create_instrument_from_list so that user can import to web UI from Python (documentation here: https://harmonydata.ac.uk/integrating-with-harmony/ ) :

from harmony import create_instrument_from_list, import_instrument_into_harmony_web

instrument = load_instrument_from_list(["Do you currently smoke or have you ever smoked?", "[Do you currently use] nicotine replacement therapy?"])
web_url = import_instrument_into_harmony_web(instrument)

print (web_url)
v0.5.2 v0.5.1

Refactoring of code (PR from Eve Cheng)
Adding unit tests
Minor bugfixes

v0.5.0 v0.4.0
Merge branch 'main' of https://github.com/harmonydata/harmony
v0.3.0-alpha
Merge branch 'main' of https://github.com/harmonydata/harmony

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4