change nlp to summarizer to match earlier code (#2)

- change nlp to summarizer to match earlier code (87dc0aaeefda339b47f7ac6f610fac751d6c844f)


Co-authored-by: Nicholas Broad <nbroad@users.noreply.huggingface.co>
This commit is contained in:
philschmid 2022-07-01 19:38:36 +00:00 committed by system
parent 3d05f288d9
commit cc1cf6c22f
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ Jeff: and how can I get started?
Jeff: where can I find documentation?
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
'''
nlp(conversation)
summarizer(conversation)
```
## Results