Skip to content

Rules taught in academic English fire two to three times as often on second-language learners #75

Description

@peopleworks

The calibration corpus now contains 206 essays by adult learners of English (PELIC, University of Pittsburgh, 2006–2012, one text per student, 662+ words — see Docs/Calibration/README.md). Measuring the rule set against them, next to the 65 published English articles and encyclopedia revisions already there, shows a handful of rules firing two to three times as often on learner prose:

Rule Learner essays it fires in Published English texts it fires in Ratio
rhet.in-conclusion 40% 14% ×2.9
lex.crucial 21% 12% ×1.7
lex.just 47% 29% ×1.6
rhet.not-only-but 27% 17% ×1.6
lex.actually 21% 14% ×1.5

None of these rules is wrong about machines. They are the connectors and intensifiers that English-for-academic-purposes courses teach, so a writer who learned English in a classroom uses them more than a writer who did not, and the tool reads the lesson as a tell.

The effect on the published number is visible and is now on the page rather than averaged away: the learner group sits highest in every column of Docs/CALIBRATION.md, and at the boundary the corpus supported before they joined (25/100) it flagged 9 of 206 — 4.4%, interval 2.3–8.1% — against 0 of 90 for the published texts. The boundary moved to 30/100 as a result.

What this issue is not. It is not a request to drop rhet.in-conclusion because learners use it. Reweighting a rule to fit one population is the trap #59 documents, and a rule that measures the genre rather than the machine is still measuring something the calibration can price. The human-rate gate (humanRatePer1000) already exists for exactly this and is fitted on the whole corpus.

What it is. Three questions the new group makes answerable:

  1. Should the human-rate gate be fitted per group as well as per language, so a rate learned on published articles is not spent on a classroom essay? The mechanism exists; the question is whether the corpus is large enough per group to support it (the gate needs eight texts per rule).
  2. Are there rules whose share on learners is high enough that they should be marked as genre (GenreGate) rather than scored, the way the rule-of-three already is? rhet.in-conclusion at 40% is the candidate.
  3. What is the corresponding picture for Spanish? Five Spanish rules fire on ordinary formal Spanish #61 is this issue in the other language, and the Spanish corpus is still 25 encyclopedia texts.

Any change here goes through the usual door: measure against the corpus first, then write the rule, and the published rate moves in whichever direction it moves.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions