Skip to content

PARADIGM is a .Net (C#) implementation of Joseph E. Grimes' 1983 work entitled "Affix Positions and Cooccurrences: The PARADIGM Program".

Notifications You must be signed in to change notification settings

sillsdev/paradigm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PARADIGM is a .Net (C#) implementation of Joseph E. Grimes' 1983 work entitled Affix Positions and Cooccurrences: The PARADIGM Program. Grimes' original implementation was written in PTP.

Status

The core PARADIGM code has been used by the parser in FieldWorks for a number of years. There is a GUI interface that allows users to convert data from various formats, so it can be fed into the core system for analysis. The results of the analysis are then displayed in an internet browser.

Grimes' book describes two kinds of analysis: 1) positional, and 2) co-occurrences. (See Part One: Morphology of the book for details. Requires Adobe Reader) Positional, co-occurrence, and basic component subgraph analyses are currently supported.

See: LingTranSoft to review the program or vote on it.

Supported input formats

Download version 2.0 RC1 here.

Technical

Released version requires .Net 3.5.

Developer version requires .Net 4.0.

To get the code, install Git, and do

git clone https://github.com/sillsdev/paradigm.git

About

PARADIGM is a .Net (C#) implementation of Joseph E. Grimes' 1983 work entitled "Affix Positions and Cooccurrences: The PARADIGM Program".

Resources

Stars

Watchers

Forks

Packages

No packages published