module homeblog.postclassification#

Short summary#

module ensae_teaching_cs.homeblog.postclassification

Helpers for blog classification

source on GitHub

Functions#

function

truncated documentation

classify_post

returns a list of keywords as a classification

Documentation#

Helpers for blog classification

source on GitHub

ensae_teaching_cs.homeblog.postclassification.classify_post(keywords, content)#

returns a list of keywords as a classification - technical - recreative - English - French

source on GitHub