User Guide
API Reference
PsychiatryNLPKit.data
PsychiatryNLPKit.analysis
PsychiatryNLPKit.model
PsychiatryNLPKit.config
A named text segment within a larger document.
The name is used as the key in analysis outputs. If omitted, the container auto-generates section names such as section_0 and section_1.
name
section_0
section_1
Methods
__init__(text[, name])
__init__