Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Examples00InvalidPath = "../examples/404/" Examples00TestPath = "../examples/00_test/" Examples01MoodbotPath = "../examples/01_moodbot/" Examples02MiscPath = "../examples/02_misc/" Examples03PokemonPath = "../examples/03_pokemon/" Examples04TriviaPath = "../examples/04_trivia/" Examples05SimplePath = "../examples/05_simple/" TestWordVectors = "../internal/testutils/testvec" )
Functions ¶
func GetFreePort ¶
GetFreePort returns an available port to use
func GetTestWordVectors ¶ added in v0.8.1
func GetTestWordVectors(skipOOV bool) (*wordvectors.VectorMap, error)
func RemoveGobFiles ¶ added in v0.8.1
func RemoveGobFiles()
func RunGoExtension ¶
RunGoExtension for running extensions with unit tests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.