all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "dsoliver@earthlink.net" <dsoliver@earthlink.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Sociological Data Analysis with Emacs?
Date: 19 Feb 2007 09:52:11 -0800	[thread overview]
Message-ID: <1171907531.932870.6850@j27g2000cwj.googlegroups.com> (raw)
In-Reply-To: <mailman.4361.1171234113.2155.help-gnu-emacs@gnu.org>


>
> The main function of a QDA tool is to markup and query a set of texts,
> say, interviews with people who, for example, recently converted from
> Christianity to a different religious community. These interviews may
> contain a variety of similar statements that can be "coded" by the
> researcher who marks the relevant passages and gives them keywords
> like: experience, spirit, power, charisma and so on. A query in this
> database should for example count all the passages where, for example,
> "experience" occurs together with "charisma" and display a list of
> hits that functions as links to the original passages.
>
> Does anybody know about such a package?
>
> Best wishes,
> Sven

Dear Sven, In the early 90's when I was at the University of
California, Santa Barbara doing Ph.D. research in Discourse Functional
Linguistics, we used the DOS program Paradox (I think that was its
name) to do similar analyses. Although I could not do this myself, it
seems to me that one could write an elisp or a lisp program that would
use some combination of grep, sed, awk to accomplish what you want.

At UCSB we would transcribe spoken data. Each line of text would be
one intonation unit. Each one of those would be further marked up for
any number of things like part of speech, emotion, emphasis, new or
old topic, etc. Paradox would keep the original transcribed text
intact while creating sub files containing the mark up data. XML
didn't really exist at the time, but now seems to be a good mark up
solution.

I personally now use Linux, so I usually don't consider DOS and
Windows programs anymore. I haven't looked, but there might be
something at gnu.org that could work and work with emacs.

Good luck--Douglas

       reply	other threads:[~2007-02-19 17:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.4361.1171234113.2155.help-gnu-emacs@gnu.org>
2007-02-19 17:52 ` dsoliver [this message]
     [not found] <mailman.4398.1171316978.2155.help-gnu-emacs@gnu.org>
2007-02-12 22:09 ` Sociological Data Analysis with Emacs? Brendan Halpin
     [not found] <mailman.4374.1171265441.2155.help-gnu-emacs@gnu.org>
2007-02-12 21:26 ` thorne
2007-02-12 21:33 ` Brendan Halpin
2007-02-12 21:48   ` Drew Adams
2007-02-12 23:31     ` sven.bretfeld
2007-02-11 22:50 sven.bretfeld
2007-02-11 23:02 ` Lennart Borgman (gmail)
2007-02-13 10:14 ` Jim Ottaway
2007-02-13 12:18   ` Graham Smith
2007-02-13 12:25     ` Graham Smith
2007-02-13 12:42   ` sven.bretfeld
2007-02-13 13:27     ` Jim Ottaway
     [not found] ` <mailman.4412.1171361684.2155.help-gnu-emacs@gnu.org>
2007-02-13 11:21   ` Brendan Halpin
2007-02-13 12:04     ` Jim Ottaway
2007-02-13 12:17       ` Lennart Borgman (gmail)
2007-02-13 17:36         ` sven.bretfeld
2007-02-13 17:53           ` Jim Ottaway
  -- strict thread matches above, loose matches on Subject: below --
2007-02-11 18:52 Sven Bretfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1171907531.932870.6850@j27g2000cwj.googlegroups.com \
    --to=dsoliver@earthlink.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.