57 Commits (master)

Author SHA1 Message Date
Craig Oates cde386068d Moved TextContainsValidEndToken to DataProcessing. 6 years ago
Craig Oates 9db59aadbf Added TextContainsValidEndToken function. 6 years ago
Craig Oates 9991fb9b1b Edited some comments. 6 years ago
Craig Oates c9327cbef0 Added try-with block to CleanResult in ProducServices. 6 years ago
Craig Oates 64a62f8e28 End of session check-in. 6 years ago
Craig Oates e36dc5bc8e Added the "clean" functions to the script and wrote comments, highlighting the differences. 6 years ago
Craig Oates bd1269f7a6 Added end of session comments. 6 years ago
Craig Oates 9286e40e12 Added code in the script file for testing the RemoveArtifactSentences function. 6 years ago
Craig Oates 45901cc71f Refactored exception checks in DataProcessing module. 6 years ago
Craig Oates b2377b1241 Added file path exception checks to script. 6 years ago
Craig Oates 0389419b40 Added sentence exception test in script. 6 years ago
Craig Oates a529e1e5c5 Added exception test to script file. 6 years ago
Craig Oates a85deda44e Got working exception tests for RequestText funtion. 6 years ago
Craig Oates 89925ec95f Added tests for RequestAllTemplateFiles. 6 years ago
Craig Oates 9f82b6c6f6 Added abilty to generate text by specifying a particular template file. 6 years ago
Craig Oates 64f0ee1de1 Added RequestAllTestFiles function. 6 years ago
Craig Oates 633a5cd5f8 Updated the name of the functions in Product Services. 6 years ago
Craig Oates a481cd02fb Fixed bug in unit tests. 6 years ago
Craig Oates 231b6eea39 Updated the remaining functions in Product Services to async. 6 years ago
Craig Oates 36ea86a57e Left notes for next session. 6 years ago
Craig Oates 1a9b2020bb End of session check-in. Heading into studio to continue work on main machine. 6 years ago
Craig Oates ac8f127bb5 Began working on random failure bug. 6 years ago
Craig Oates 8ebbfd2cae Updated script file to match code structure. 6 years ago
Craig Oates 10f602caef End of session check-in. 6 years ago
Craig Oates 0441f94d84 Added request text from file code. 6 years ago
Craig Oates e2a5b3d831 Started to refactor the request random text code. 6 years ago
Craig Oates c7c265072c Working working. 6 years ago
Craig Oates 1eed4dae7b Generate markov text setup. 6 years ago
Craig Oates 9dffb44fd5 End of day check in. 6 years ago
Craig Oates 7790485fe6 Renamed function: sort into groups. Meaning clearer. 6 years ago
Craig Oates 1b82abd5fc Added a fold function to the map generation process. 6 years ago
Craig Oates 353057f1c9 Began adding the markov functionality. 6 years ago
Craig Oates 0d0ef37da2 Wrote test scripts which generates data upto data structuring section. 6 years ago
Craig Oates 8463643f5d Seperate start words function seems to be working. 6 years ago
Craig Oates 5b99b2c693 Test script loops though array and constructs a map. 6 years ago
Craig Oates cafd7c9052 Initial test for constructing map, using an array bigger than 1 item. 6 years ago
Craig Oates 8fca151e9c End of dinner break check-in. 6 years ago
Craig Oates 05815b3589 Check-in before work. 6 years ago
Craig Oates 23554651ec Began writing the initial data structure map. 6 years ago
Craig Oates e60e612a24 Add combine word function. 6 years ago
Craig Oates 45c25749c5 Added bisect words function. 6 years ago
Craig Oates a0c38ba7a9 Wrote sort into word pairs function. 6 years ago
Craig Oates bcf91c67f2 Added match text function. 6 years ago
Craig Oates 0ddf228fa9 Added join words function. 6 years ago
Craig Oates 93fdd31885 join word function. 6 years ago
Craig Oates 12a4b2c813 Added split text functionality. 6 years ago
Craig Oates a33f8d58c4 Added script test for pick random item. 6 years ago
Craig Oates 04856f8c4b Spelling error. 6 years ago
Craig Oates 923e8b7378 replace artifact testing in script added. 6 years ago
Craig Oates a4840d13a1 Added data access code to script. 6 years ago