All Projects → MIT-LCP → Mimic Website

MIT-LCP / Mimic Website

Licence: mit
Website for the MIMIC Critical Care Database (currently version MIMIC-III)

Labels

Projects that are alternatives of or similar to Mimic Website

icu-swift
Swift APIs for ICU
Stars: ✭ 23 (-45.24%)
Mutual labels:  icu
echo-mimiciii
Transthoracic echocardiography and mortality in sepsis: analysis of the MIMIC-III database
Stars: ✭ 32 (-23.81%)
Mutual labels:  icu
Js Lingui
🌍📖 A readable, automated, and optimized (5 kb) internationalization for JavaScript
Stars: ✭ 3,249 (+7635.71%)
Mutual labels:  icu
pdd-graph
PDD Graph : Bridging MIMIC-III and Linked Data Cloud
Stars: ✭ 31 (-26.19%)
Mutual labels:  icu
intl-format
A wrapper library for PHP to format and internationalize values in messages like sprintf
Stars: ✭ 12 (-71.43%)
Mutual labels:  icu
full-icu-npm
convenience loader for 'small-icu' node builds
Stars: ✭ 135 (+221.43%)
Mutual labels:  icu
swift-everywhere-toolchain
Automated workflow to compile Swift Toolchain, for making Android apps with Swift.
Stars: ✭ 85 (+102.38%)
Mutual labels:  icu
Webfactoryicutranslationbundle
Enables ICU message formatting for translations in Symfony applications.
Stars: ✭ 27 (-35.71%)
Mutual labels:  icu
icu-dotnet
C# wrapper for ICU4C
Stars: ✭ 48 (+14.29%)
Mutual labels:  icu
Eo Locale
🌏Internationalize js apps 👔Elegant lightweight library based on Internationalization API
Stars: ✭ 290 (+590.48%)
Mutual labels:  icu
mimic-iii-paper
Repository for the paper describing MIMIC-III
Stars: ✭ 58 (+38.1%)
Mutual labels:  icu
icu-demos
sample apps for ICU (formerly icuapps)
Stars: ✭ 13 (-69.05%)
Mutual labels:  icu
FindICU.cmake
[CMake] [BSD-2] CMake module to find ICU
Stars: ✭ 28 (-33.33%)
Mutual labels:  icu
ICU4N
International Components for Unicode for .NET
Stars: ✭ 18 (-57.14%)
Mutual labels:  icu
Ember Intl
Localization library for any Ember Application or Addon
Stars: ✭ 412 (+880.95%)
Mutual labels:  icu
build-scripts
Utility scripts for building of 3rd-party libraries
Stars: ✭ 33 (-21.43%)
Mutual labels:  icu
icu-cmake
CMake wrapper for ICU supporting cross-compilation
Stars: ✭ 25 (-40.48%)
Mutual labels:  icu
Harfbuzz Icu Freetype
Harfbuzz with a CMake build configuration using Freetype2, UCDN and ICU
Stars: ✭ 28 (-33.33%)
Mutual labels:  icu
996.leave
逃离996
Stars: ✭ 4,626 (+10914.29%)
Mutual labels:  icu
Icu4x
Solving i18n for client-side and resource-constrained environments.
Stars: ✭ 275 (+554.76%)
Mutual labels:  icu

Website and documentation for the MIMIC Critical Care Database Build Status

Instructions for running the website locally

  1. Install Go and Hugo. For instructions, see: http://gohugo.io/overview/installing/
  2. Clone the website repository:
    git clone https://github.com/MIT-LCP/mimic-website.git
    
  3. Run hugo server at the command line to build the website and serve the pages;
  4. View the website at: http://127.0.0.1:1313

Note on deploying the website

Automatic builds have not yet been implemented. Currently deploys using the method described at: http://www.andrewcodispoti.com/deploy-process/

Issues with the website or MIMIC

Please raise issues related to the website or MIMIC-III in the mimic-code repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].