Commit
•
cc1cf6c
1
Parent(s):
3d05f28
change nlp to summarizer to match earlier code (#2)
Browse files- change nlp to summarizer to match earlier code (87dc0aaeefda339b47f7ac6f610fac751d6c844f)
Co-authored-by: Nicholas Broad <nbroad@users.noreply.huggingface.co>
README.md
CHANGED
@@ -117,7 +117,7 @@ Jeff: and how can I get started?
|
|
117 |
Jeff: where can I find documentation?
|
118 |
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
|
119 |
'''
|
120 |
-
|
121 |
```
|
122 |
|
123 |
## Results
|
|
|
117 |
Jeff: where can I find documentation?
|
118 |
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
|
119 |
'''
|
120 |
+
summarizer(conversation)
|
121 |
```
|
122 |
|
123 |
## Results
|