Home Analyzing Moral Foundations From Text Using Transformer-Based Models
Post
Cancel

Analyzing Moral Foundations From Text Using Transformer-Based Models

I analyzed moral foundations from text using a BERT model while working at the Johns Hopkins Applied Physics Laboratory. The text was categorized into the six moral foundations as described here.

I also developed a Siamese network to extrapolate the moral foundations from text.

Both tasks required me to extensively refactor the existing BERT code for usability.

This post is licensed under CC BY 4.0 by the author.