-
Dart VM supports them, web platform does not.
We should either (a) allow it and disqualify `web` platform when its use is detected or (b) run two analysis (enabled/disabled), and if they differ, us…
isoos updated
6 years ago
-
Recently, several feature requests were submitted that relate to the recording of processing information in ALTO (see #13, #27, #36, #35 for in-depth information). In an attempt to consolidate and har…
cneud updated
6 years ago
-
I am trying to implement something like this
domain.local/(:user/:trip/) -> INDEX (static file)
domain.local/data/:user/:trip -> DATA (generated JSON)
Basically the `domain.local/data/:user/:tr…
-
Take a look on what other people did in the past in similar tasks.
See https://dbmi.hms.harvard.edu/programs/healthcare-data-science-program/clinical-nlp-challenges/7-2014-deid-heartdisease
-
Hi, unfortunately I am not able to play back 24/96 flac files. Such content usually gives me an "Output underflowed" error message or just trash noise. Here some free 24bps content:
http://www.lind…
-
Investigate Named Entity Recognition and the related field of Conditional Random Fields for the purpose of location extraction from articles.
-
As discussed in #436 and #503, it would be great to have intelligent suggestions for account names when doing imports. (I hope you don't mind that I am bringing this old issue up again?).
**Impleme…
-
The specification isn't currently clear about what happens when `main` is a getter.
Please see #29386 for a detailed description of how the lack of clarity has led to different interpretations in d…
-
## Problem
When logged in as `gerbil` user, it is not possible to change the configuration of "OKE2017 Task 1 Scenario A" of the OKE challenge to use the "GERBIL A2KB" benchmark instead of the "OKE…
-
# Background
We've had a few requests to support this typing (like #229). This proposal addresses the use cases for a function 'this' type, a class 'this' type, and a corresponding feature for inter…