I have found an interesting set of software tools written in Perl around 2001 by Andrew J. Perrin, a sociologist.

Before I get stuck into seeing what it can do and how, I thought I might ask if any PM has had experience using the software or knows of someone who has.

Perrin's article in Social Science Computer Review (The CodeRead System: Using Natural Language Processing to Automate Coding of Qualitative Data, 2001, 19:213-220) states the following:

This article suggests the use of some elementary techniques from the field of statistical natural language processing to partially automate the process of coding large quantities of free-form textual data. The article presents CodeRead, a set of tools that implement these techniques. The system's principal innovation is its ability to generate coding rules from a precoded sample of text. This capacity allows for the analysis of much longer textual data than was previously practical. It also insures that the rules used for coding such data are specific and uniformly applied.

Further info here: http://perrin.socsci.unc.edu/CodeRead/

There is evidence that the author has used his software for research purposes as recently as 2010.

A Super Search has produced nothing for "CodeRead". Thanks.

:There is more than one way to @verb a cat:

In reply to Has anyone had any experience using CodeRead? by mrdurtal

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.