Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminology and theory discussion #70

Open
trinker opened this issue Feb 4, 2018 · 0 comments
Open

Terminology and theory discussion #70

trinker opened this issue Feb 4, 2018 · 0 comments

Comments

@trinker
Copy link
Owner

trinker commented Feb 4, 2018

As I work through the process of expert rules regex tagging I want to get out some theory and terms so that they can be iterated on and used in a consistent way.

  • terms - regex searches
  • tokens - bound text units that include words, punctuation, numbers
  • tags - a collection of terms/tokens into a cohesive unit
  • metatags - a way to group tags/subtags/other meta tags into a cohesive group
  • subtags - grouping that is lower than tags but above terms/tokens

This image is from my dissertation and explains some of the ways qualitative researchers tend to form categories. This is essentially what termco is mimicing but utilizing an inductive/deductive approach. termco shares a great deal with Glaser and Strauss's grounded theory and could be considered a form of grounded theory. In the same way getting feedback from fiels experts around code/tag groupings is important. Constant comparison is a Glaser & Strauss idea of comparing across the discourse event to compare coding unit to coding unit to establish patterns. The aid of the computer allows for rapid comparisons with numbers of occurences readily available.

image
Related to: #26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant