| | --- |
| | license: cc-by-4.0 |
| | language: |
| | - en |
| | size_categories: |
| | - 1K<n<10K |
| | --- |
| | # 📖 WordSim353 |
| |
|
| | The WordSim dataset contains word pairs with human annotated similarity scores. |
| | The columns are `Word 1, Word 2, Human (Mean)`. |
| |
|
| | 353 rows of word similarieties. |
| | Although small, this dataset is very popular and have been used in many researches, including fastText (that called this WS353). |
| |
|
| | # Lisense |
| |
|
| | This dataset licensed under a Creative Commons Attribution 4.0 International License. |
| | The English WordSim-353 word pairs and instructions are credited to: |
| |
|
| | `Finkelstein, Lev, et al. "Placing search in context: The concept revisited." Proceedings of the 10th international conference on World Wide Web. ACM, 2001.` |