Steven Bedrick

Results 8 issues of Steven Bedrick

Hello! I may have found an issue with the MIMIC OMOP CDM mapping for the `note` table's `note_type_concept_id` column. The existing ETL script uses [a lookup table](https://github.com/MIT-LCP/mimic-omop/blob/master/extras/concept/note_category_to_concept.csv) to populate this...

Hello! The minimum iOS version specified in the project build settings is iOS 8, but the code (specifically `CwlSignal.swift`) calls `os_unfair_lock_unlock()`, which (according to the compiler) is not available in...

In the executive summary of the TechFAR document, paragraph 4 begins: > In every agency, there are multiple stakeholders who share in the responsibility for achieving successful results from their...

Content Change Suggestion: TechFAR

Hello! I am running into a word-sense disambiguation issue where CoreNLP seems to be systematically struggling with adverbs that share a surface form with different words. For example, "number" (as...

Hello! Apologies if this has been asked already or is documented somewhere, but I am working with an OMOP-ified version of MIMIC-III and need to link a specific note back...

Hello! I see from the README that MetaMapLite is tested/designed with Java 1.8; a quick experiment with Java 18 showed that it _would_ compile just fine with a more modern...

It seems like it would be handy to include an example of going between JQuery's .live() and YUI3's node-event-delegate. I'd do it myself, but don't feel like I understand either...

enhancement
need-jquery

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Hello! After using conda to install CUDA...

type::bug
source::community
pending::discussion