diff --git a/README.md b/README.md index 4132228..e136686 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ predictor = Predictor( ) print(predictor.predict(text)["resolved_text"]) +print(predictor.pipe([text])[0]["resolved_text"]) # Note you can also get 'cluster_heads' and 'clusters' # Output #