Loading README.md +9 −1 Original line number Diff line number Diff line Loading @@ -175,12 +175,16 @@ Signed by: Tejas S., Leon Long, Moi Bensadón, Manuel Segimón ### Moi Bensadon Built initial Corrector Module using ngrams on brown corpus Integrated separate checker/corrector and crawler modules into one package Implemented Serialization and Deserialization of TrieNode for crawler (limited compression to 1KB per site by tracking incremental compressed size) Implemented streaming for GUI so that output appears as it crawls each site Added dropdown for module selection and dialog box to GUI to build off of existing corpora Added perplexity and probability methods calculations for TrieNode Added perplexity and probability methods calculations for TrieNode ### Leon Long Worked on Crawler Module: implemented data compression and storage. Loading @@ -188,9 +192,13 @@ Worked on GUI Feature: implemented UI to wrap everything together, allow for use ### Manuel Segimón Built initial checker module using statisical methods Implemented TrieNode structure for crawler to use ngrams and track conditional probabilities Implemented logic for making correction and ranking based on differences Implemented GUI text highlighter for checker Implemented GUI for correcter ### Tejas Singh Loading Loading
README.md +9 −1 Original line number Diff line number Diff line Loading @@ -175,12 +175,16 @@ Signed by: Tejas S., Leon Long, Moi Bensadón, Manuel Segimón ### Moi Bensadon Built initial Corrector Module using ngrams on brown corpus Integrated separate checker/corrector and crawler modules into one package Implemented Serialization and Deserialization of TrieNode for crawler (limited compression to 1KB per site by tracking incremental compressed size) Implemented streaming for GUI so that output appears as it crawls each site Added dropdown for module selection and dialog box to GUI to build off of existing corpora Added perplexity and probability methods calculations for TrieNode Added perplexity and probability methods calculations for TrieNode ### Leon Long Worked on Crawler Module: implemented data compression and storage. Loading @@ -188,9 +192,13 @@ Worked on GUI Feature: implemented UI to wrap everything together, allow for use ### Manuel Segimón Built initial checker module using statisical methods Implemented TrieNode structure for crawler to use ngrams and track conditional probabilities Implemented logic for making correction and ranking based on differences Implemented GUI text highlighter for checker Implemented GUI for correcter ### Tejas Singh Loading