Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 2.4 KB

README.md

File metadata and controls

34 lines (28 loc) · 2.4 KB

ML

ML models - sample code

Links

How to process long text?

Seems like there are 2 pillars of a good summarizer:

  1. Coreference technique: identify and substitute the subject of the sentences accurately
  2. Extractive Summarization: ability to cope with long tokens

Configuration

You can configure the FastAPI framework with WORKERS and THREADS env variable - used by gconf.py