Veronica K. B. Olsen
|
154e91ede8
|
Remove unused imports
|
2019-11-09 21:01:43 +01:00 |
|
Veronica K. B. Olsen
|
7fcd0731bf
|
Added a function to create a readable spell language string for the status bar
|
2019-11-08 19:56:08 +01:00 |
|
Veronica K. B. Olsen
|
f4accab93f
|
Spell checking tools and project word lists now cooperate
|
2019-11-07 22:05:03 +01:00 |
|
Veronica K. B. Olsen
|
334903daa9
|
Added combo box for spell tools
|
2019-11-06 20:47:35 +01:00 |
|
Veronica K. B. Olsen
|
9a8b97abd6
|
Fixed listing of internal dictionaries
|
2019-11-06 00:03:45 +01:00 |
|
Veronica K. B. Olsen
|
b4dd1d1a9e
|
Added simple spell chacking using difflib
|
2019-11-05 23:22:53 +01:00 |
|
Veronica K. B. Olsen
|
0e84452533
|
Reorganise constants, and add ISO language codes in order to drop dependency pycountry
|
2019-11-05 18:14:40 +01:00 |
|
Veronica K. B. Olsen
|
62988df7d2
|
Clean up imports
|
2019-11-03 19:44:58 +01:00 |
|
Veronica K. B. Olsen
|
b303eb6539
|
Further PEP8 compliance changes
|
2019-11-03 18:02:47 +01:00 |
|
Veronica K. B. Olsen
|
7c95af951a
|
Make comments and docstrings comply with PEP8
|
2019-11-03 17:23:39 +01:00 |
|
Veronica K. B. Olsen
|
d447453b8a
|
Added a bunch of files needed for setuptools to work correctly£
|
2019-10-31 16:45:18 +01:00 |
|
Veronica K. B. Olsen
|
1beb8a49c4
|
Added a dummy spell check class in case loading one fails
|
2019-10-29 22:19:05 +01:00 |
|
Veronica K. B. Olsen
|
f760eeb544
|
Set encoding for all text reads and writes to utf8, as windows defaults to latin1
|
2019-10-28 13:44:13 +01:00 |
|
Veronica K. B. Olsen
|
598eaa8c3c
|
Remember settings for session log, auto-refresh timeline, and check valid settings
|
2019-10-22 19:56:56 +02:00 |
|
Veronica K. B. Olsen
|
e8de021abc
|
Made the window options class in export a superclass for multiple windows
|
2019-10-21 18:50:35 +02:00 |
|
Veronica K. B. Olsen
|
287d94369f
|
Added header formatting to tokenizer
|
2019-10-19 01:17:19 +02:00 |
|
Veronica K. B. Olsen
|
e3fadea203
|
Added function to translate numbers to words
|
2019-10-13 15:32:29 +02:00 |
|
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 |
|