File size: 256 Bytes
29f76ef 07e68d7 8bc6115 309889f 29f76ef 07e68d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
tags:
- text-classification
library_name: fasttext
widget:
- text: "apple"
example_title: "apple"
- text: "cat"
example_title: "cat"
- text: "sunny"
example_title: "sunny"
- text: "water"
example_title: "water"
---
# Fasttext nearest neighbors |