Common-SenseMakers / sensemakers

Sensemakers infrastructure for developing AI-based tools for semantic annotations of social posts. Cross-poster app to publish your semantic posts on different networks.
GNU General Public License v3.0
1 stars 2 forks source link

[NLP] Update evaluation pipeline to use new parser #52

Open ronentk opened 4 months ago

ronentk commented 4 months ago

Hi @ShaRefOh , you can see an example usage of the new parser here: https://github.com/Common-SenseMakers/sensemakers/blob/st-queue/nlp/notebooks/multi_chain_parser_example.ipynb

It will be interesting to evaluate performance on the science filter dataset!

It is currently on st-queue branch but @pepoospina and I should integrate to dev soon #47

ShaRefOh commented 4 months ago

Should I wait for the merge?

ronentk commented 4 months ago

No need to, if you're comfortable working from the current branch it's on - since your code doesn't have interdependencies with the app code.

ronentk commented 4 months ago

@ShaRefOh see #47 - code merged into dev now