Text Explorer: find similar documents starting from a given document
So, I have a corpus with thousands of documents which contains the details of problems that have been solved in the past. It's a vast pile of knowledge. Each document also has metadata (dubious quality+omissions). The documents have 100+ tokens that tell the story of what was done. Imagine this use case: through filters and metadata, i've found a document (ID#5678) that is pretty close to the pr...