Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chainsawriot/methodshub-weat


https://github.com/chainsawriot/methodshub-weat

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# Quantifying implicit associations among words using word embeddings

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/chainsawriot/methodshub-weat/HEAD)

# Notes

Only four files are essential:

1. `index.qmd`
2. `references.bib`
3. `apa.csl`
4. `install.R`

Other files were generated automatically

* `_quarto.yml` - `cd ..; quarto create methodshub-weat; cd methodshub-weat`
* `index.ipynb` - `quarto convert index.qmd --output index.ipynb` (or `quarto render`)
* `runtime.txt`, `postBuild`, `apt.txt` - `quarto use binder`

Other files are optional

* `Makefile`
* `readme.md`