Spaces:
Running
Running
fix typo
Browse files
wrapup.md
CHANGED
@@ -11,7 +11,7 @@ When you use the document encoder in an indexing pipeline, the rewritting docume
|
|
11 |
</div>
|
12 |
|
13 |
```python
|
14 |
-
import
|
15 |
pt.init(version='snapshot')
|
16 |
import pyt_splade
|
17 |
|
|
|
11 |
</div>
|
12 |
|
13 |
```python
|
14 |
+
import pyterrier as pt
|
15 |
pt.init(version='snapshot')
|
16 |
import pyt_splade
|
17 |
|