diff --git a/data-computer/README.md b/data-computer/README.md index 12e4f1b..03c2940 100644 --- a/data-computer/README.md +++ b/data-computer/README.md @@ -172,6 +172,7 @@ On obtiendra : ```json { + "id":85, "value": "During my culinary adventure through the bustling markets of Marrakech, where the scent of exotic spices hung in the air and vendors beckoned with colorful displays of fruits and textiles, I savored tagines, couscous, and mint tea, discovering the rich tapestry of Moroccan flavors.", "lda": { "topic_1": { @@ -278,4 +279,3 @@ # When the corpus is processed, get the result cat output.json |curl --data-binary @- "http://localhost:31976/v1/retrieve" > output.tar.gz ``` -