Skip to content

Releases: AndyGauge/prayer-lexer

Lex: Lexical Prayer Processor

06 Apr 23:32
Compare
Choose a tag to compare

Updated rake syntax:

rake

Downloads the latest topic-votes.txt if newer from OpenBible, trains the classifier, starts the server.

rake download

Downloads the file topic-votes.txt if newer

rake train

Trains the classifier, saves the .dat file for quick access

rake server

Launches the server. If the .dat file exists, this should be all that is necessary.

Lex: Lexical Prayer Processor

31 Mar 03:36
Compare
Choose a tag to compare
Merge pull request #1 from AndyGauge/sinatra

Lex Unrailed