
Clears object that was loaded from harddrive into a list of terms sorted by frequency
Clears object that was loaded from harddrive into a list of terms sorted by frequency
genDictListFromRawFreq(topfreqdictraw)genDictListFromRawFreq(topfreqdictraw)
a sorted list of terms
a sorted list of terms
list with terms from a dictionary sorted by frequency
if (FALSE) {
genDictListFromRawFreq(epi)
}
utils::data(rawDrugNamesCoOcEpSO, package="epos")
genDictListFromRawFreq(rawDrugNamesCoOcEpSO)
Run the code above in your browser using DataLab