@rumsinha wrote:
I created the dtm and most frequent words for (component, comment)
put into dataframe with 2 columns (freqwordsset, components)
when I am reading the same, I get the freqwordsset as
"c(\"aipc\", \"aipcv1\", \"api's\", \"code\", \"commit\", \"fix\", \"ncs6k\", \"pie\", \"test\")"
I need the individual words like "aipc", "code" etc. How can I extract from this or how can I avoid this issue and get the proper word list
Posts: 1
Participants: 1