Michael Wayne Goodman

Results 199 comments of Michael Wayne Goodman

@Fije I'm not sure about that one, but it wasn't required to create `wordCounts.train` as long as $INPUT.snt.tok already existed. I just did `grep -R '\.aligned'` in the `scripts/` directory...

Thanks for the links. I haven't seen that paper yet, and I'm curious how the ALL(*) parsing works. I think that some limited grammar rewriting is possible to avoid trivial...

Adding to this: a flat stack needs both start and end markers to recreate "branches" so it knows how many arguments go with an action.

Great, thanks. And I think making a gist was a great idea, so there's a record of the original code.

Looks good! SVGs will render in GitHub READMEs and you can include custom CSS if it's embedded in the SVG file (see the [logos I created for the Wn project](https://github.com/goodmami/wn/tree/main/docs/_static)...

> 1. should we move these repositories to this organization? Some questions for you to answer for yourself, but feel free to share: 1. Do you wish your lab or...

Thanks! Regarding (2), my intention is that by adding the project to the org, you won't necessarily be gaining contributors and most likely (speaking from personal experience with the delph-in...

@arademaker I think this kind of question is better on the [forum](https://delphinqa.ling.washington.edu/), as the issue tracker is for bugs or requests for documentation. When you have an answer, it might...

@oepen keeping things all together is well and good, but for Q&A kinds of things, the [discussions](https://github.com/delph-in/docs/discussions) space on GitHub might work better. There's also team discussion spaces (such as...

> I was mainly motivated by the "marked solution" functionality, which I believe GitHub "discussions" also have (not sure about "issues" though). Issues can be closed an marked with labels....