How to export document collection to excel

User: "sapperlon"
New Altair Community Member
Updated by Jocelyn
I am working on a topic modeling (LDA) project and I get the I00bjectCollection after cleaning the text (tokenize, stopwords, stem..etc). These documents look like this (see attachment).

I want to export these cleaned documents into excel and then use R to generate an intertopic distance map using LDAvis package. Does anyone know how to do this? 
Sort by:
1 - 1 of 11
    Hi,
    you first need to use Documents to Data and can then use Write Excel.

    Best,
    Martin