quadrama / DramaAnalysis

An R package for analysis of dramatic texts
GNU General Public License v3.0
15 stars 2 forks source link

Function mentionStatistics #166

Open pagelj opened 3 years ago

pagelj commented 3 years ago

Create a function mentionStatistics that similar to utteranceStatistics outputs a df of entities with the lengths of their mentions and where they appear

pagelj commented 2 years ago

https://github.com/quadrama/DramaAnalysis/pull/167