125 Commits (master)

Author SHA1 Message Date
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 d354b07ad9 Began making Wet Pancake lib. async. 6 years ago
Craig Oates 36ea86a57e Left notes for next session. 6 years ago
Craig Oates b939af66e2 Cleaned up WetPancake library code. 6 years ago
Craig Oates baa1fa2cb3 Refactored text generation. 6 years ago
Craig Oates aeed1fd1f4 Added check to catch the seq. length exception. 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 b970cc5cfe Left a comment explaining where I am up to and potential lead to fix bug. 6 years ago
Craig Oates ac8f127bb5 Began working on random failure bug. 6 years ago
Craig Oates 1aebb6b5c8 Left a note for possible new features. 6 years ago
Craig Oates b93b3fedad Added test-post.txt to default txt files. 6 years ago
Craig Oates f89bf493ca Fixed NuGet package cache problems. 6 years ago
Craig Oates d03a7dc7c1 Added extra checks and safe guards for the Generate Random Text function. 6 years ago
Craig Oates 8009bd98c7 Removed unused open statements. 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 b5e9d86c42 Added word-generator.txt file. 6 years ago
Craig Oates 8b89a5b133 Moved apply standard setup code to data processing. 6 years ago
Craig Oates 0441f94d84 Added request text from file code. 6 years ago
Craig Oates 22cf11f11c Wrote request text function. 6 years ago
Craig Oates 1efe52c22a Began cleaning up the duplicate code. 6 years ago
Craig Oates 717fa0c8d8 Updated the comment explaining the need for the thread-sleep line. 6 years ago
Craig Oates 4df614daf8 Found "A" solution to the repetitive sentences. 6 years ago
Craig Oates d125fb4064 Added () to function n Pancake. 6 years ago
Craig Oates ee7ac298b6 End of session check-in. 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 9be4b7741b A quick note before work left in code. 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