ropenscilabs / qcoder

Lightweight package to do qualitative coding
https://docs.ropensci.org/qcoder
GNU General Public License v3.0
130 stars 34 forks source link

Basic analysis tools #14

Open elinw opened 6 years ago

elinw commented 6 years ago

While aiming for MVP we should think of some basic analysis tools that we might want to include. As discussed at the unconf we don't want or need to have every bell and whistle but some items would be useful.

Ideas from me, please add more in comments.

elinw commented 5 years ago

Some of this is done but the first two are not. Need to clarify what status means.

FrdVnW commented 5 years ago

Just for information, I am now working on a kind of qcoder module for creating cognitive maps based on the coding of qualitative data. I will adapt my package CogMapR (https://gitlab.com/FrdVnW/CogMapR) so that qcoder output (coded data) could be the input for cognitive mapping tools. This is a precise analysis tools (linked to a specific manner to code the text). Now it is on a branch on my fork. We will see in the future how to build a module that can easy 'add/enabled'... if relevant.

elinw commented 5 years ago

@FrdVnW Just letting you know that we're getting active on this again.

FrdVnW commented 5 years ago

Good news @elinw . We are working with colleagues on a project using the 'qcoder' intensively (my forked version as explained above). After that, sure we will have new ideas for the 'qcoder'. I will be in Toulouse, useR!2019 for a talk on the 'cogmapr' package and the coding of qualitative documents with cognitive mapping techniques. I will certainly mention the work of 'qcoder'. Will you be there also ? or some of the authors ?

elinw commented 5 years ago

Oh wow that is so exciting! We weren't there (I wish I could have been!) but that is really great. Do you have slides or anything you could share?

elinw commented 5 years ago

Found the slides! I wonder if interfacing to cogmapr should be like interfacing to tidytext ... we should have a function the provides the data in the formate needed. I could see making a set of those.