Skip to content
/ SigEff Public

Significance and Effect size measures for corpus comparison

License

Notifications You must be signed in to change notification settings

UCREL/SigEff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SigEff

Significance and Effect size measures for corpus comparison

Developed by Paul Rayson at Lancaster University.

Part of Wmatrix and previously Xmatrix and Tmatrix.

See http://ucrel.lancs.ac.uk/llwizard.html for a description of the measures.

This repository contains both C code and the spreadsheet versions.

To compile the C version:

gcc -g -o sigeff sigeff.c -lm

To run the C version:

./sigeff -X semtag_summary.txt < spreadsheet > spreadsheet.sgf

Where X indicates the effect size measures to show from this list: 1 = %DIFF 2 = Bayes 3 = ELL 4 = RRisk 5 = LogRatio 6 = OddRatio 0 = All six

About

Significance and Effect size measures for corpus comparison

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages