Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,8 @@ https://arxiv.org/abs/1711.09714
|
|
22 |
|
23 |
The goal of the experiments was to explore learning methods that would ground the meaning of spoken words to the perception-action associations learned by a robot through experimentation.
|
24 |
|
|
|
|
|
25 |
The recordings started in 2007, where later updated on 2010-01-28, and were finally uploaded to huggingface on 2025-09-22.
|
26 |
|
27 |
## Dataset Details
|
@@ -67,8 +69,6 @@ The list of symbols together with their meaning and the TIMA code to use them in
|
|
67 |
|
68 |
### Dataset Sources [optional]
|
69 |
|
70 |
-
<!-- Provide the basic links for the dataset. -->
|
71 |
-
|
72 |
- **Repository:** [More Information Needed]
|
73 |
- **Paper [optional]:** [More Information Needed]
|
74 |
- **Demo [optional]:** [More Information Needed]
|
@@ -147,6 +147,7 @@ https://arxiv.org/abs/1711.09714
|
|
147 |
|
148 |
**BibTeX:**
|
149 |
|
|
|
150 |
@ARTICLE{6082460,
|
151 |
author={Salvi, Giampiero and Montesano, Luis and Bernardino, Alexandre and Santos-Victor, José},
|
152 |
journal={IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics)},
|
@@ -158,8 +159,10 @@ https://arxiv.org/abs/1711.09714
|
|
158 |
keywords={Speech;Robot sensing systems;Speech recognition;Context;Computational modeling;Humans;Affordances;automatic speech recognition;Bayesian networks;cognitive robotics;grasping;humanoid robots;language;unsupervised learning},
|
159 |
doi={10.1109/TSMCB.2011.2172420}
|
160 |
}
|
|
|
161 |
|
162 |
**APA:**
|
|
|
163 |
G. Salvi, L. Montesano, A. Bernardino and J. Santos-Victor, "Language Bootstrapping: Learning Word Meanings From Perception–Action Association," in IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics), vol. 42, no. 3, pp. 660-671, June 2012, doi: 10.1109/TSMCB.2011.2172420.
|
164 |
|
165 |
## Glossary [optional]
|
|
|
22 |
|
23 |
The goal of the experiments was to explore learning methods that would ground the meaning of spoken words to the perception-action associations learned by a robot through experimentation.
|
24 |
|
25 |
+
The code for the experiments can be found at https://github.com/giampierosalvi/AffordancesAndSpeech
|
26 |
+
|
27 |
The recordings started in 2007, where later updated on 2010-01-28, and were finally uploaded to huggingface on 2025-09-22.
|
28 |
|
29 |
## Dataset Details
|
|
|
69 |
|
70 |
### Dataset Sources [optional]
|
71 |
|
|
|
|
|
72 |
- **Repository:** [More Information Needed]
|
73 |
- **Paper [optional]:** [More Information Needed]
|
74 |
- **Demo [optional]:** [More Information Needed]
|
|
|
147 |
|
148 |
**BibTeX:**
|
149 |
|
150 |
+
```
|
151 |
@ARTICLE{6082460,
|
152 |
author={Salvi, Giampiero and Montesano, Luis and Bernardino, Alexandre and Santos-Victor, José},
|
153 |
journal={IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics)},
|
|
|
159 |
keywords={Speech;Robot sensing systems;Speech recognition;Context;Computational modeling;Humans;Affordances;automatic speech recognition;Bayesian networks;cognitive robotics;grasping;humanoid robots;language;unsupervised learning},
|
160 |
doi={10.1109/TSMCB.2011.2172420}
|
161 |
}
|
162 |
+
```
|
163 |
|
164 |
**APA:**
|
165 |
+
|
166 |
G. Salvi, L. Montesano, A. Bernardino and J. Santos-Victor, "Language Bootstrapping: Learning Word Meanings From Perception–Action Association," in IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics), vol. 42, no. 3, pp. 660-671, June 2012, doi: 10.1109/TSMCB.2011.2172420.
|
167 |
|
168 |
## Glossary [optional]
|