lukasz-starosta / medical-text-platform

Application to analyze clinical texts input by users to extract symptoms and treatments. Created with React, Java and Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medical Text Platform

Starting the app in development mode

Simply run npm start from the root folder of the cloned repository. It should start all of the apps in separate containers.
Once the containers are running, you can attach to individual containers to develop inside them.

MUST-HAVE VS Code Extensions

Please download these in your VSCode. Otherwise you might not be able to develop the app.

  1. Docker
  2. Remote - Containers

About

Application to analyze clinical texts input by users to extract symptoms and treatments. Created with React, Java and Python.


Languages

Language:Java 48.4%Language:TypeScript 39.3%Language:CSS 3.8%Language:Dockerfile 2.6%Language:JavaScript 2.4%Language:Shell 2.4%Language:Python 1.0%