User:Alice/Third trimester: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
Beyond Representation: The Figure of the Pirate - by Lawrence Liang | Beyond Representation: The Figure of the Pirate - by Lawrence Liang | ||
==What I'm researching== | ==What I'm researching== | ||
If computers made book synopses, or were in charge of categorizing books using the Dewey Decimal Classification, how would they weigh up against humans in making these decisions? | '''Research questions:''' If computers made book synopses, or were in charge of categorizing books using the Dewey Decimal Classification, how would they weigh up against humans in making these decisions? | ||
===Markov Chains=== | |||
===Resources=== | ===Resources=== | ||
* https://kgullikson88.github.io/blog/markov-chain.html | * https://kgullikson88.github.io/blog/markov-chain.html | ||
* https://xiaoxu193.github.io/PyTeaser/ | * https://xiaoxu193.github.io/PyTeaser/ | ||
* https://github.com/alicestrt/MarkovTextGenerator (only one that works for me so far) | * https://github.com/alicestrt/MarkovTextGenerator (only one that works for me so far) |
Revision as of 11:52, 4 May 2018
What I'm reading
The Pirate book - edited by Nicolas Maigret & Maria Roszkowska Beyond Representation: The Figure of the Pirate - by Lawrence Liang
What I'm researching
Research questions: If computers made book synopses, or were in charge of categorizing books using the Dewey Decimal Classification, how would they weigh up against humans in making these decisions?
Markov Chains
Resources
- https://kgullikson88.github.io/blog/markov-chain.html
- https://xiaoxu193.github.io/PyTeaser/
- https://github.com/alicestrt/MarkovTextGenerator (only one that works for me so far)