package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Oct 11, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewPunktSentenceTokenizer() *punktSentenceTokenizer
NewPunktSentenceTokenizer creates a new PunktSentenceTokenizer and loads
its English model.
type Sentence struct {
Text string
}
A Sentence represents a segmented portion of text.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.