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

NoGenLib / Make a community list of NLP tools, algorithms, subroutines #159

Open
Cortexelus opened this issue Sep 29, 2015 · 2 comments
Open

Comments

@Cortexelus
Copy link

A new hacker arrives at NaNoGenMo. "What shall I make?" she asks. She looks through old examples, gets inspired by a few. She explores their sources, studies the undocumented spaghetti code, borrows useful subroutines. "Oh this one pulls from eHow; oh this one turns JSON into LaTeX; oh this one improves phonetic quality of text while preserving meaning." She figures out how to fuse them together into a process, and creates something new and awesome of which nobody before imagined.

But wouldn't it be great if there were already a list of these useful bits somewhere, documented? It would be easier to think of new ideas, new permutations of processes. If we consolidated our little innovations, it would support generative novel writing as a whole.

  • This could be a community list of useful bits (repos, tools, subroutines, tutorials).
    • easy to maintain
    • wide scope
    • serves purpose
  • This could also be a list of repos which have simple examples of combining useful bits for Novel Generation
    • medium-easy to maintain
    • easy for the programmer to start
    • narrow scopes
  • This could be a monolithic Library: a (python/etc) repo which accepts pull requests
    • harder to maintain
    • better quality
    • medium scope
    • easier for programmer to start
    • easier for programmer to integrate things together
@avalidurl
Copy link

that'd be great.

On 29 Eyl 2015, at 10:30, Cortexelus notifications@github.com wrote:

A new hacker arrives at NaNoGenMo. "What shall I make?" she asks. She looks through old examples, gets inspired by a few. She explores their sources, studies the undocumented spaghetti code, borrows useful subroutines. "Oh this one pulls from eHow; oh this one turns JSON into LaTeX; oh this one improves phonetic quality of text while preserving meaning." She figures out how to fuse them together into a process, and creates something new and awesome of which nobody before imagined.

But wouldn't it be great if there were already a list of these useful bits somewhere, documented? It would be easier to think of new ideas, new permutations of processes. If we consolidated our little innovations, it would support generative novel writing as a whole.

This could be a community list a repos, tools, subroutines, tutorials
(easy to maintain, wide scope, serves purpose)
This could be a Library: a (python/etc) repo which accepts pull requests
(harder to maintain, better quality, medium scope, easier for programmer to start, easier for programmer to integrate things together)
This could be a list of tools + a list of simple example repos
(medium-easy to maintain, easy for the programmer to start, narrow scopes)

Reply to this email directly or view it on GitHub.

@ikarth
Copy link

ikarth commented Sep 29, 2015

That'd be a great resource in general. The Resources issues on the
NANoGenMo repos could be a starting point.

A library would be neat, but given the wide scope of languages that get
used every year it isn't as widely applicable as the other two options. On
the other hand, a language agnostic community repo with both lists,
snippets, and tools could be handy.

On Tue, Sep 29, 2015 at 4:07 AM, gökhan turhan notifications@github.com
wrote:

that'd be great.

On 29 Eyl 2015, at 10:30, Cortexelus notifications@github.com wrote:

A new hacker arrives at NaNoGenMo. "What shall I make?" she asks. She
looks through old examples, gets inspired by a few. She explores their
sources, studies the undocumented spaghetti code, borrows useful
subroutines. "Oh this one pulls from eHow; oh this one turns JSON into
LaTeX; oh this one improves phonetic quality of text while preserving
meaning." She figures out how to fuse them together into a process, and
creates something new and awesome of which nobody before imagined.

But wouldn't it be great if there were already a list of these useful
bits somewhere, documented? It would be easier to think of new ideas, new
permutations of processes. If we consolidated our little innovations, it
would support generative novel writing as a whole.

This could be a community list a repos, tools, subroutines, tutorials
(easy to maintain, wide scope, serves purpose)
This could be a Library: a (python/etc) repo which accepts pull requests
(harder to maintain, better quality, medium scope, easier for programmer
to start, easier for programmer to integrate things together)
This could be a list of tools + a list of simple example repos
(medium-easy to maintain, easy for the programmer to start, narrow
scopes)

Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#159 (comment)
.

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

3 participants