4 references to _document
Microsoft.Extensions.DataIngestion.Tests (4)
Processors\SentimentEnricherTests.cs (4)
109
new("I love programming! It's so much fun and rewarding.",
_document
),
110
new("I hate bugs. They are so frustrating and time-consuming.",
_document
),
111
new("The weather is okay, not too bad but not great either.",
_document
),
112
new("I hate you. I am sorry, I actually don't. I am not sure myself what my feelings are.",
_document
)