yvah / OpenSourceDynamics

This project aims to analyse discussions dynamics in open-source communities. We look for correlations between sentiment in comments in GitHub pull requests & issues: we analyse whether the pull request was closed/merged and if the emotions in the comments affected it, gender correlations and else.
https://drive.google.com/file/d/1hSpW1KDSPFqZP6Y7haAkoEivAZ3K-zsg/view?usp=sharing
5 stars 5 forks source link

NLU: process the extracted data using IBM NL analyser #2

Closed yvah closed 1 year ago

yvah commented 1 year ago

Tutorial is found here: https://cloud.ibm.com/docs/natural-language-understanding?topic=natural-language-understanding-getting-started#getting-started-tutorial

yvah commented 1 year ago

Test data processed successfully. The speed is slow, but that is how IBM NLU works - large requests should be left to for overnight processing. We will show a test-piece in presentation.