Update handler.py
Browse files- handler.py +1 -1
handler.py
CHANGED
|
@@ -36,7 +36,7 @@ class EndpointHandler():
|
|
| 36 |
}
|
| 37 |
|
| 38 |
Returns:
|
| 39 |
-
Top
|
| 40 |
"""
|
| 41 |
inputs = data.get("inputs", data)
|
| 42 |
|
|
|
|
| 36 |
}
|
| 37 |
|
| 38 |
Returns:
|
| 39 |
+
Top 50 categories with highest similarity score.
|
| 40 |
"""
|
| 41 |
inputs = data.get("inputs", data)
|
| 42 |
|