🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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