testConceptSimilarity: Export Leximancer to Topic Flow

Description Usage Arguments

View source: R/io.R

Description

A transformation is provided for the equivalent of a topic-term matrix in order that replaces LDAVis. The code below provides a transformation for it's equivalent to topic-term matrix in order to construct topic flows in the same way as done as LDA. This section, although functional, is still undergoing work as the tool as only recently acquired by the group.

Usage

1
2
3
testConceptSimilarity(conceptMapYear1 = "~/Desktop/ttm_leximancer_2009.csv",
  conceptMapYear2 = "~/Desktop/ttm_leximancer_2010.csv",
  savePath = "~/Desktop/leximancer_FD_similarity_highest_likelehood_term_representation_2009_2010.csv")

Arguments

conceptMapYear1

A concept versus concept matrix from Leximancer on a given year.

conceptMapYear2

A concept versus concept matrix from Leximancer on a *following* year.

savePath

The csv file to save the the topic flow file.


sailuh/topicflowr documentation built on May 27, 2019, 8:46 a.m.