Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Essay Grading + (Markov Chains | Genetic Algorithm) = Novel? #137

Open
nicholasg3 opened this issue Nov 5, 2015 · 1 comment

Comments

@nicholasg3
Copy link

My research project involves building an automatic essay scoring system. Can it be "run backwards" to get some text? Or at least throw interesting text at it to see what it thinks should be a good answer. Text might be generated either with markov chains or combining other corpuses.

@enkiv2
Copy link

enkiv2 commented Nov 5, 2015

I guess you could do it like a genetic algorithm: produce random essays and
grade them, and then somehow combine the winners?

On Thu, Nov 5, 2015 at 10:23 AM Nicholas Garcia notifications@github.com
wrote:

My research project involves building an automatic essay scoring system.
Can it be "run backwards" to get some text? Or at least throw interesting
text at it to see what it thinks should be a good answer. Text might be
generated either with markov chains or combining other corpuses.


Reply to this email directly or view it on GitHub
#137.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants