Skip to content

Commit

Permalink
pydata
Browse files Browse the repository at this point in the history
  • Loading branch information
woodthom2 committed Jun 23, 2024
1 parent 39b55ad commit 0949800
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
Binary file added assets/images/import-into-harmony.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions content/en/blog/pydata.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: "Pydata on 2 July"
date: 2024-06-23
categories: ["development"]
image: "https://secure.meetupstatic.com/photos/event/c/6/8/9/600_507170825.webp?w=384"
url: "/pydata"
---

## Harmony at PyData London - 86th Meetup

Topic: **NLP and generative models for psychology research**

Thomas Wood will present our work on Harmony, harmonydata.ac.uk, which is a free online tool that uses generative AI and LLMs to help psychologists analyse datasets. It uses Python, Pandas and HuggingFace Sentence Transformers to find similarities between questionnaires.

* Psychologists and social scientists often have to match items in different questionnaires, such as "I often feel anxious" and "Feeling nervous, anxious or afraid".
* This is called harmonisation.
* Harmonisation is a time consuming and subjective process.
* Going through long PDFs of questionnaires and putting the questions into Excel is no fun.
* We've been working on an open source Python library and free web tool called Harmony which uses natural language processing and generative AI models to help researchers harmonise questionnaire items, even in different languages.

* https://pypi.org/project/harmonydata/
* https://github.com/harmonydata/harmony


{{< card heading="Register for Pydata event" copy="Sign up on Meetup" url="https://www.meetup.com/pydata-london-meetup/events/301796857/" >}}

:date: Date: 2 July 2024

:clock9: Time: 6pm

:office: Where: EC4R 3AD

{{< htmlcode >}}

<iframe src="https://www.google.com/maps/embed?pb=!1m17!1m12!1m3!1d2483.1921877399855!2d-0.08854799999999999!3d51.50968999999999!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m2!1m1!2zNTHCsDMwJzM0LjkiTiAwwrAwNScxOC44Ilc!5e0!3m2!1sen!2suk!4v1719179026695!5m2!1sen!2suk" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>


{{< /htmlcode >}}


{{< youtube 1xp3Uh6dptg >}}

0 comments on commit 0949800

Please sign in to comment.