sociation

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(phrase string) []string

Types

type SociumRec

type SociumRec struct {
	Name    string `json:"name"`
	Direct  int64  `json:"popularity_direct"`
	Inverse int64  `json:"popularity_inverse"`
}

func GetFull

func GetFull(phrase string) []SociumRec

type SociumResp

type SociumResp struct {
	Associations []SociumRec `json:"associations"`
	Word         string      `json:"word"`
}

Jump to

Keyboard shortcuts

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