Loading README.md +16 −0 Original line number Diff line number Diff line Loading @@ -200,6 +200,8 @@ Code: https://agile.bu.edu/gitlab/ec504/ec504_projects/group7/-/tree/master/src/ Signed by: Tejas S., Leon Long, Moi Bensadón, Manuel Segimón ### Moi Bensadon Organized gitlab repo into issues and gave detailed explanations of each task. Built initial Corrector Module using ngrams on brown corpus Integrated separate checker/corrector and crawler modules into one package Loading @@ -212,6 +214,20 @@ Added dropdown for module selection and dialog box to GUI to build off of existi Added perplexity and probability methods calculations for TrieNode Implemented social media (Reddit) module in UI Added progress bar for building, crawling and inserting after feedback Added labels on progress bar for easy use. Added threads for builder and crawler to avoid waiting Added event for return key to trigger Run button Removed anchor and query params from urls that are scraped from site to avoid scraping duplicate pages Added small version of brown corpus for quick use. ### Leon Long Worked on Crawler Module: implemented data compression and storage. Loading Loading
README.md +16 −0 Original line number Diff line number Diff line Loading @@ -200,6 +200,8 @@ Code: https://agile.bu.edu/gitlab/ec504/ec504_projects/group7/-/tree/master/src/ Signed by: Tejas S., Leon Long, Moi Bensadón, Manuel Segimón ### Moi Bensadon Organized gitlab repo into issues and gave detailed explanations of each task. Built initial Corrector Module using ngrams on brown corpus Integrated separate checker/corrector and crawler modules into one package Loading @@ -212,6 +214,20 @@ Added dropdown for module selection and dialog box to GUI to build off of existi Added perplexity and probability methods calculations for TrieNode Implemented social media (Reddit) module in UI Added progress bar for building, crawling and inserting after feedback Added labels on progress bar for easy use. Added threads for builder and crawler to avoid waiting Added event for return key to trigger Run button Removed anchor and query params from urls that are scraped from site to avoid scraping duplicate pages Added small version of brown corpus for quick use. ### Leon Long Worked on Crawler Module: implemented data compression and storage. Loading