Skip to content

Latest commit

 

History

History

backend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Backend

The mom bot utilizes many microservices to provide its features.

Microservices

  • keyword microservice: keywords
  • summarization microservices: textrank & clsumm
  • pos tagging & lemmatization microservice: nlp
  • a microservice that combines textrank with pos tagging & lemmatization for performance: spacy