linguini

package module
v0.0.0-...-b78147d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2023 License: Unlicense Imports: 7 Imported by: 0

README

linguini

NLP and other text based types.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type POS

type POS struct {
}

POS is a "part of speech" tagger to help structure text content which ingresses mostly unstructured.

func NewPOS

func NewPOS() *POS

func (*POS) Read

func (pos *POS) Read(p []byte) (n int, err error)

type Time

type Time struct {
	// contains filtered or unexported fields
}

func NewTime

func NewTime() *Time

func (*Time) Read

func (t *Time) Read(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL