Laura Stewart
|
09c4aac3ab
Moving functions (and tests) to feeder
|
8 лет назад |
Laura Stewart
|
746b507c85
Struct class test
|
8 лет назад |
Laura Stewart
|
6e7107b490
Being sure not to pass pyenchant empty strings.
|
8 лет назад |
Laura Stewart
|
ed6622470c
Removing print which was used for debutting purposes.
|
8 лет назад |
Laura Stewart
|
887beb0096
Source of error was PyEnchant not liking null strings. Have made this unecessary with a more graceful exit in a fork of PyEnchant, but fixing it in this code here instead/for now.
|
8 лет назад |
Laura Stewart
|
c983203fb5
Removed empty findMostUsedWords function (ended up integrating this into findRepeatWords as paramater).
|
8 лет назад |
Laura Stewart
|
a0e1cf554f
Unecessary multi-step test.
|
8 лет назад |
Laura Stewart
|
61cd2d11d4
Changing data object to a pseudo-struct
|
8 лет назад |
Laura Stewart
|
3e8829ba47
Starting to refactor into class structure which will be necessary for statistical comparisons. Currently awkward.
|
8 лет назад |
Laura Stewart
|
6c83630c37
Function to return list of frequencies for repeat words
|
8 лет назад |
Laura Stewart
|
611dad60b8
findRepeatWords also can specify a max number of words returned.
|
8 лет назад |
Laura Stewart
|
fb8d7dac43
FindRepeatWords function and test.
|
8 лет назад |
Laura Stewart
|
b970ed2f78
Regenerated frequency list allowing ', adjusted test to reflect new word rank.
|
8 лет назад |
Laura Stewart
|
48ed5c0f52
HowCommonIs test now functional
|
8 лет назад |
Laura Stewart
|
19b808ee00
Word frequency funct
|
8 лет назад |
Laura Stewart
|
63f381087b
Unit test for lexical density
|
8 лет назад |
Laura Stewart
|
66eb32f2e0
Put in skeleton tests for currently-empty functions. Reordered tests to match main file for readability.
|
8 лет назад |
Laura Stewart
|
b06737d6a4
Changed double asserts to assertAlmostEqual
|
8 лет назад |
Laura Stewart
|
2323bef183
Break structure markers into giving useful information
|
8 лет назад |
Laura Stewart
|
19ad43e781
Common misspellings test case for string without common misspellings.
|
8 лет назад |
Laura Stewart
|
bfb72fb6cb
gitignore additions
|
8 лет назад |
Laura Stewart
|
640da2f97c
Added test with much longer string.
|
8 лет назад |
Laura Stewart
|
d014a1c0a7
Make datastripping test slightly more parameterizable.
|
8 лет назад |
Laura Stewart
|
6143e13ebf
Test additional data stripping
|
8 лет назад |
Laura Stewart
|
0aee8dafe4
Testy tests of testing:
|
8 лет назад |
Laura Stewart
|
ecd11fe972
Abandoning paramaterizing tests immediately.
|
8 лет назад |
Laura Stewart
|
9cc8787437
Test skeleton
|
8 лет назад |