Similar to how Python's ColBERT loads collections, a functionality should be added in the loader for Collection wherein extra text in documents is appended in front of the document as the document title. Currenly, the Collection loader only splits a line of the .tsv file once with the \t delimiter.
Similar to how Python's ColBERT loads collections, a functionality should be added in the loader for
Collectionwherein extra text in documents is appended in front of the document as the document title. Currenly, theCollectionloader only splits a line of the.tsvfile once with the\tdelimiter.