dnaaun / openFraming

Tools for automatic frame discovery and labeling based on topic modeling and deep learning, made widely accessible to researchers from non computational backgrounds.
http://www.openframing.org
9 stars 7 forks source link

train, test.html are working #327

Closed edward-edberg closed 3 years ago

edward-edberg commented 4 years ago

It is fully working, I just need to add a dropdown menu that shows train or test at the navigator bar.

Screen Shot 2020-07-24 at 11 19 08 AM

*Not completed yet

edward-edberg commented 4 years ago

Hi, @yimengsun do you know how to combine navbar and dropdown like this? It would be great if you could help me build that :))

Screen Shot 2020-07-24 at 11 44 40 AM https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_responsive_navbar_dropdown

edward-edberg commented 3 years ago

@davidatbu the current email didn't give me a link to upload the test file? If we use the latest code and the client closes the browser, we can't process them.

I just created dropdown menus to apply Train+Test and Test Only page. Screen Shot 2020-10-08 at 6 15 45 PM

" Hi there!

The policy issue classifier you started training on openFraming.org has completed training. The name you gave to this policy issue classifier was: Gun Violence.

Here are the metrics of the classifier we computed using a held out development set. accuracy: 0.7477876106194691 macro_f1_score: 0.5776718919799341 macro_recall: 0.5916343890028101 macro_precision: 0.5691698910305502 You will get another email when we complete inference/prediction on the unlabelled dataset you uploaded.

Cheers! "

edward-edberg commented 3 years ago

@davidatbu could we upload the test file after training? did you change anything? @vidyaap I think we should revert this merge if David changed the code.