bootstrap_list {doc2concrete} | R Documentation |
Concreteness mTurk Word List
Description
Word list from Paetzold & Specia (2016). A list of 85,942 words where concreteness was imputed using word embeddings.
Usage
bootstrap_list
Format
A data frame with 85,942 rows and 2 variables.
- Word
character text of a word with an entry in this dictionary
- Conc.M
predicted concreteness score for that word (from 100-700)
Source
#' Paetzold, G., & Specia, L. (2016, June). Inferring psycholinguistic properties of words. In Proceedings of the 2016 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (pp. 435-440).
[Package doc2concrete version 0.6.0 Index]