Difference between revisions of "Biak/Transducer"
From LING073
Line 1: | Line 1: | ||
+ | ==Code== | ||
Our github repository can be found here: [https://github.swarthmore.edu/Ling073-sp21/ling073-bhw Our Github] | Our github repository can be found here: [https://github.swarthmore.edu/Ling073-sp21/ling073-bhw Our Github] | ||
− | As of now, our Transducer passes 76/76 tests generated from our Wikipedia page. | + | ==Evaluation== |
+ | *As of now, our Transducer passes 76/76 tests generated from our Wikipedia page. | ||
+ | *Our initial transducer was capable of analyzing approximately 20% of our corpus file. | ||
+ | ==Notes== | ||
[[Category:Sp21_Transducers]] | [[Category:Sp21_Transducers]] |
Revision as of 22:56, 12 March 2021
Code
Our github repository can be found here: Our Github
Evaluation
- As of now, our Transducer passes 76/76 tests generated from our Wikipedia page.
- Our initial transducer was capable of analyzing approximately 20% of our corpus file.