* Changed repo and project name from ReynirCorrect to GreynirCorrect
* Added Python type annotations to GreynirCorrect API; now passes `mypy` check
* Added `pattern.py` for grammatical pattern detection, such as *leita af e-u*
* Added documentation, in the `doc` directory
* Changed license from GNU GPLv3 to MIT
* Many other updates and improvements