qualitativecoder

A Jupyter notebook that allows for the qualitative coding of text documents that have the option of being grouped by section.

https://github.com/quonnorgraygar/qualitativecoder

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

A Jupyter notebook that allows for the qualitative coding of text documents that have the option of being grouped by section.

Basic Info
  • Host: GitHub
  • Owner: QuonnorGraygar
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 873 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

Jupyter Qualitative Coder

This repository contains a set of Jupyter notebooks that enable one to qualitatively code text responses in a Jupyter environment. This notebook presumes that the text data being coded is stored in a dataframe where each row contains one document of a larger corpus. The rows also contain identifying information and a column for coding completion status. To perform the actual qualitative coding: use Qual_Coder.ipynb. If you wish to collaborate with other coders, use Code_Merger.ipynb. When you are done coding, use Tag2Flag.ipynb to convert the codes into a more concise theme.

The example dataset provided within this repository deals with a set of tweets that display a variety of different human sentiments.

NOTE: The Code_Merge.ipynb notebook is not nearly as well tested as I would like and so I recommend saving backups before using it.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Gregor
    given-names: Connor
    orcid: https://orcid.org/0000-0001-6908-9865
title: "Jupyter Notebook Qualitative Coder"
version: 0.3.0
date-released: 2023-06-05
url: "https://github.com/QuonnorGraygar/QualitativeCoder"

GitHub Events

Total
Last Year