Changes

Summary

  1. moved corpus_txt for testing purposes (shoule be removed later), gb_all (commit: 8c87336) (details)
Commit 8c873366b7412f7fb4d0db79409fa0868b9c9799 by cyberpillip
moved corpus_txt for testing purposes (shoule be removed later), gb_all
has been created from testing.py script, tysting.py script for testing
without jupyter, preprocessing has create_mm function now. create_mm
calls other functions to create sparse bow model
(commit: 8c87336)
The file was addeddariah_topics/corpus_txt/Howard_ShadowsintheMoonlight.txt
The file was addeddariah_topics/corpus_txt/Poe_TheMasqueoftheRedDeath.txt
The file was addeddariah_topics/corpus_txt/Doyle_AStudyinScarlet.txt
The file was addeddariah_topics/gb_all.mm
The file was addeddariah_topics/corpus_txt/Kipling_ThyServantaDog.txt
The file was addeddariah_topics/corpus_txt/Poe_TheCaskofAmontillado.txt
The file was addeddariah_topics/corpus_txt/Howard_SchadowsinZamboula.txt
The file was addeddariah_topics/corpus_txt/Kipling_TheEndofthePassage.txt
The file was addeddariah_topics/corpus_txt/Poe_ThePurloinedLetter.txt
The file was addeddariah_topics/corpus_txt/Doyle_TheSignoftheFour.txt
The file was addeddariah_topics/corpus_txt/Doyle_AScandalinBohemia.txt
The file was addeddariah_topics/corpus_txt/Lovecraft_AttheMountainofMadness.txt
The file was addeddariah_topics/corpus_txt/Howard_GodsoftheNorth.txt
The file was addeddariah_topics/corpus_txt/Lovecraft_TheShunnedHouse.txt
The file was addeddariah_topics/corpus_txt/Poe_EurekaAProsePoem.txt
The file was modified dariah_topics/preprocessing.py (diff)
The file was addeddariah_topics/corpus_txt/Doyle_TheHoundoftheBaskervilles.txt
The file was addeddariah_topics/corpus_txt/Howard_TheDevilinIron.txt
The file was addeddariah_topics/corpus_txt/Kipling_TheJungleBook.txt
The file was addeddariah_topics/testing.py