neural

package
v0.0.0-...-f97de62 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: GPL-2.0, GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SemanticRolePredictor

type SemanticRolePredictor interface {
	PredictRoles(tokens []string) ([]string, error)
}

Directories

Path Synopsis
nn
dr
g
ner
pos
Package pos provides functions for Part-of-Speech tagging using a neural network.
Package pos provides functions for Part-of-Speech tagging using a neural network.
semanticrole/bilstm_model
Package bilstm_model provides a Bidirectional LSTM for semantic role labeling.
Package bilstm_model provides a Bidirectional LSTM for semantic role labeling.
nnu
Package nnu implements simple neural network structures and operations.
Package nnu implements simple neural network structures and operations.
calc
Package calc provides functions for calculating neural network performance metrics.
Package calc provides functions for calculating neural network performance metrics.
rag
train
Package train implements neural network training functions.
Package train implements neural network training functions.

Jump to

Keyboard shortcuts

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