The Wayback Machine - https://web.archive.org/web/20210821202324/https://github.com/topics/computational-social-science
Skip to content
#

computational-social-science

Here are 76 public repositories matching this topic...

ryanjgallagher
ryanjgallagher commented Jul 26, 2021

Add a new parameter alias type2score which can be used to set the score dictionary for both corpora at the same time in a WeightedAvgShift. Specifying a single dictionary using only type2score_1 is already possible, but a parameter type2score would be more natural. Just have to check if type2score is None, and if not, set type2score_1 as type2score. Existing code should then handle

How are words loaded with meaning? Repository to accompany research paper in preparation by Alina Arseniev-Koehler and Jacob G. Foster, titled "Machine learning as a model for cultural learning: teaching an algorithm what it means to be fat."
  • Updated Sep 10, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the computational-social-science topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the computational-social-science topic, visit your repo's landing page and select "manage topics."

Learn more