Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liyucheng09/metaphor_processing_analysis


https://github.com/liyucheng09/metaphor_processing_analysis

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

## GLUE
`metaphor_identify_glue.py` identify metaphors from glue/empathy corpus.

Should use `labeling_no_token_type` model, since predicting metaphors has no `token_type` clues.

Then run `run_glue.py` to have glue results file saved as `glue/val_results_with_vua/vua_and_result_{task}`.

At the end, using `produce_metaphoricity_for_glue()` from `funcs.py` to compute metaphor score and glue results, and make all human-readable.