https://github.com/bonniemclean/bayes-autologistic

Bayesian autologistic model for linguistic typological features

https://github.com/bonniemclean/bayes-autologistic

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Bayesian autologistic model for linguistic typological features

Basic Info
  • Host: GitHub
  • Owner: BonnieMcLean
  • License: mit
  • Default Branch: master
  • Size: 302 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of murawaki/bayes-autologistic
Created almost 6 years ago · Last pushed over 8 years ago

https://github.com/BonnieMcLean/bayes-autologistic/blob/master/

Bayesian autologistic model for linguistic typological features
===================
# About

  Yugo Murawaki and Kenji Yamauchi.
  [A Statistical Model for the Joint Inference of Vertical Stability and Horizontal Diffusibility of Typological Features](https://doi.org/10.1093/jole/lzx022).
  Journal of Language Evolution 3(1), pp. 13-25, 2018.

  An earlier, non-Bayesian version of the code can be found at https://github.com/yustoris/autologistic-coling-2016.

# Requirements

- Python3
    - numpy
    - networkx
    - matplotlib (for visualization)
    - [WALS data (language.csv)](http://wals.info/download) should be downloaded to `data/wals` directory

# How to Run the Model

## Missing value imputation

```
make -j -f eval.make mvi OUTDIR=`pwd`/data/standardmodel
```

### Parameter estimation

```
make -j -f eval.make param OUTDIR=`pwd`/data/standardmodel
```

Owner

  • Name: Bonnie McLean
  • Login: BonnieMcLean
  • Kind: user

PhD student at Uppsala University, interested in iconicity in language.

GitHub Events

Total
Last Year