summaryrefslogblamecommitdiffstats
path: root/paralleltag/README
blob: 2b22da6514ee7bde7592477344b55d30b2d10351 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                      
                          
 


                                                                               

            
 












                         















                                                                              


                         
Parallel tagging utility used for the KJV2003 project.

It has been 'genericized'.

Included is the exact TR (with NU updates) module used so the word numbering
can be used to patch update the KJV2003 project to other greek texts.  It is
also might be useful to use the same word number for other tagging projects for
consistency.


PREREQUISITES

sword built and installed
java jdk
ant


BUILDING

type:
make
ant

SETTING UP

Have a look at ModEdit.properties

contextMod - if this entry has a value then word clicks will attempt to show
other verses which contain the selected word.  You must install the module you
choose for context.  It must contain lemma (Strong's) information.  And you
must build an index on the module. e.g.,

contextMod=KJV

wget http://crosswire.org/ftpmirror/pub/sword/packages/rawzip/KJV.zip
unzip KJV.zip
mkfastmod KJV


RUNNING

java -jar ParallelTag.jar