-
We need some methods/scripts to evaluate parsing performance. We probably want to do two things: a) replicate previous work that uses parseval so that we can easily report previous results (see table…
-
I'm interested in submitting to PUSH, and was wondering if this topic would be of interest to folks: The Potential for Source-Based Composition to Focus Students on Design over Surface Aesthetic.
In…
vidus updated
11 years ago
-
**Background**
Sometimes it is necessary to make a link from one Stack to another Stack, creating a tree, in order to show the relationship between them.
**Describe the solution you'd like**
1. L…
-
Dear authors:
Thank you for providing your full code. I would like to know if I want to use sscl on my own custom, unlabeled dataset to get inferred aspects, how can I prepare my data to fit t…
-
_migrated from Trac, where originally posted by **gristovski** on 13-Jun-2008 10:48am_
In chapter 14.3 from the OMDoc1.2 specification it is stated that "Further types of text can be specified by pro…
-
_migrated from Trac, where originally posted by **kohlhase** on 3-Mar-2009 6:03pm_
We need to think about a NarCon structure for OMDoc documents.
With the OMDoc1.6 language design I would like to m…
-
Currently, broadcasting is heavily specialized to work with array-like (i.e. linear, indexable, and finite) data structures. However, the notion of mapping a function over a parameterized datatype `F{…
-
As discussed in the LB NM of 15/11/15, we are lacking a definition of the complete set of Proof Obligations that can be associated with a VDM specification. This issue is intended to track the progres…
-
Binding routines in C is great. I would like to see more languages that could use the `BIND` specifier.
```fortran
function pyfunction (args) result (res) BIND(python, name="pyfunction")
```
Wit…
-
If you would like to contribute but aren't sure how or where to start add a comment to this issue.
Generally help in the following order of importance is desired
1. Point out fundamental flaws in OS.…