aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adds abstract class GreekTextParser.Ben Linskey2013-12-163-188/+145
| | | | | This change eliminates the duplication of code in the LexiconParser and SyntaxParser classes.
* Add grammar database creation code.Ben Linskey2013-12-164-3/+342
|
* Update readme.Ben Linskey2013-12-161-0/+14
|
* Add interface and lexicon database creation code.Ben Linskey2013-12-163-0/+462
|
* Add basic project framework and resources.Ben Linskey2013-12-169-0/+252588
|
* Update readme.Ben Linskey2013-12-151-3/+8
|
* Update .gitignore to include .db files.Ben Linskey2013-12-151-0/+1
|
* Initial commitBen Linskey2013-12-153-0/+212