mashaonian

Results 2 issues of mashaonian

"Why does modifying the value of limit while building the search pipeline not change the number of results returned when using the DataCollection(res).show() function?"

How to resolve the issue 'Document' object has no attribute 'words'? for sentence in doc.abstracts[0].sentences: words = [] # skip the first two words, which header for word in sentence.words:...