Skip to content

Python utility tool to understand and summarize important information from a given text.

Notifications You must be signed in to change notification settings

prnan4/text_summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctext

To summarise date wise observations in In-patient medical charts

STEPS TO INSTALL AND RUN

  1. Create a new virtual environment
  2. Activate environment using source <env_name>/bin/activate
  3. Install requirements using pip install -r requirements.txt
  4. Run python -m spacy download en_core_web_sm
  5. Run python -m spacy download en

About

Python utility tool to understand and summarize important information from a given text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages