CHANGELOG =======================================

Version 0.0.1 (16/09/2021)

- Initial Release

Version 0.0.2 (16/09/2021)

- Minor bugs fixed
- More words added

Version 0.0.3 (16/09/2021)

- Minor bugs fixed
- More words added
- phase decode method created

Version 0.0.4 (17/09/2021)

- More words added
- caribe corrector method created

Version 0.0.5 (17/09/2021)

- Minor Dependency issues resolved

Version 0.0.6 (17/09/2021)

- More Words and phrases added

Version 0.0.7 (21/09/2021)

- Major bug fixed where individual letters in words were translated randomly
- More words added to the corpus.

Version 0.0.8 (30/09/2021)

- caribe_pos tagging method introduced.
- pos_report method introduced.
- remove_signs method introduced.

Version 0.1.0 (14/10/2021)

- trinidad_encode method converts standard english sentence to a creolised form.
- Caribe introduces dialect file encoding on text, json and csv files. This has the ability to creolised nlp datasets.

Version 0.1.1 (20/10/2021)

- More words added to the corpus.

Version 0.1.2 (27/10/2021)

- caribe_pos members converted from string to tuple.
- More words added to the corpus.

Version 0.1.5 (13/11/2021)

- More words added to the corpus.

Version 0.1.8 (10/12/2021)

- Introducing a new trained NLP grammar correction model "T5-KES".
- Major Update in version 0.2.0 coming January.