Skip to content

ns9920/MedLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedLang

Setup

To set up the project, follow these steps:

  1. Create a virtual environment using Python 3.8:
  2. python3.8 -m venv venv
  3. Activate the virtual environment:
  4. source venv/bin/activate
  5. Clone the repository:
  6. git clone https://github.com/ns9920/NLP_EHR.git
  7. Install the Packages:
  8. pip install -r requirements.txt
  9. Run the Streamlit app:
  10. streamlit run app.py

Contributions

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages