generator

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2020 License: MIT Imports: 8 Imported by: 16

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(config Config) (string, error)

Start ... おじさんの文言を生成

Types

type Config

type Config struct {
	TargetName       string `docopt:"<name>"`
	EmojiNum         int    `docopt:"-e"`
	PunctuationLevel int    `docopt:"-p"`
}

Config ... main で受け取られる引数、オプション

type PunctuationConfig

type PunctuationConfig struct {
	TargetHinshis []string // 句読点を後方に挿入する形態素の品詞
	Rate          int      // 句読点を挿入する確率(百分率)
}

PunctuationConfig ... 句読点挿入の設定

Jump to

Keyboard shortcuts

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