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

https://github.com/ndabap/entityscrape

Social experiment: Mean distance between part of speeches in news articles and entities
https://github.com/ndabap/entityscrape

go golang nlp social-sciences

Last synced: 3 months ago
JSON representation

Social experiment: Mean distance between part of speeches in news articles and entities

Awesome Lists containing this project

README

          

# entityscrape

This a social experiment which shows the mean distance between part of speeches
(e. g. adjectives or nouns) in news articles (like from NBC or CNN) and randomly
selected entities (like Xi Jingping or ISIS). Go straight to the
[website](https://ndabap.github.io/entityscrape/index.html)!

The Go package [assocentity](https://github.com/ndabAP/assocentity) was
used for creating this experiment. You can create new ones by updating the
`source/entities.txt` file and run the CLI with the provided Visual Studio Code
debug configuration.

**Data source**: [dai, tianru, 2017, "News Articles", Harvard Dataverse, V1](https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/GMFCTR).