Merge branch 'main' of https://huggingface.co/spaces/RugNlpFlashcards/Speech_Language_Processing_Jurafsky_Martin into main
Browse files
README.md
CHANGED
@@ -82,3 +82,15 @@ options:
|
|
82 |
--retriever {faiss,es}, -r {faiss,es}
|
83 |
The retrieval method to use
|
84 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
82 |
--retriever {faiss,es}, -r {faiss,es}
|
83 |
The retrieval method to use
|
84 |
```
|
85 |
+
---
|
86 |
+
title: Speech_Language_Processing_Jurafsky_Martin
|
87 |
+
emoji: 📚
|
88 |
+
colorFrom: yellow
|
89 |
+
colorTo: blue
|
90 |
+
sdk: gradio
|
91 |
+
sdk_version: 2.9.0
|
92 |
+
app_file: app.py
|
93 |
+
pinned: false
|
94 |
+
---
|
95 |
+
|
96 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|