Hi there,
I’m trying to upload and parse a tsv file, that I have build myself. I have to columns: One with an ID and one with text strings that I have copied from documents. Each line represent a text from a specific source. My goal is to make a network of words that occur together. When I try to upload and parse the file, it is queued and nothing happens. Can you explain to me, what I’m doing wrong?
In advance, thanks a lot.
Best,
Jens