Commit Graph

11 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 38509299ae Added try/except for setting dictionary 2019-09-14 13:44:51 +02:00
Veronica K. B. Olsen 2cff09daf2 Removed import enchant in dummy class 2019-06-11 20:53:13 +02:00
Veronica K. B. Olsen 59ba847c0f Completed the pyenchant wrapper class 2019-06-11 20:52:24 +02:00
Veronica K. B. Olsen c48b1deb8f Added wrapper classes for spell checker so new libraries can be added 2019-06-11 20:27:29 +02:00
Veronica K. B. Olsen 3c2864f161 Added spell checker class 2019-06-11 18:46:43 +02:00
Veronica K. B. Olsen 0a09dcd0a7 Moved the word counting bit to a separate file 2019-05-30 12:38:43 +02:00
Veronica K. B. Olsen 31cb799171 Updated text analysis class 2019-04-20 14:17:00 +02:00
Veronica K. B. Olsen f68a64503e Improvements to saving meta data, and added counting of words, etc 2019-04-19 23:42:30 +02:00
Veronica K. B. Olsen 5609d16978 Fixed the utf-8 thingy at the top of files 2019-04-14 13:20:19 +02:00
Veronica K. B. Olsen 8c10251fff Changed initial version to 0.0.1 2018-11-02 22:11:11 +01:00
Veronica K. B. Olsen 46b22ff19d Wrote a text analysis class for counting words, senteces, paragraphs and readability score. 2018-09-23 15:44:39 +02:00