service

package
v0.0.0-...-445302d Latest Latest
Warning

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

Go to latest
Published: May 25, 2015 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TopicServer = []string{"", "sstruct", "topic"}

	TopicMatrix       TopicMatix
	OriginTopicMatrix TopicMatix
)

Functions

This section is empty.

Types

type Service

type Service interface {
	Init()
	Persistence()
	PersistenceWithUnixDate(date int64)
	Analyse(int)
	AnalyseWithUnixDate(date int64)
	Search()
	Close()
	Log(date int64)
}

type TopicAction

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

func (*TopicAction) Analyse

func (self *TopicAction) Analyse(n int)

将分词结果输出到文件中

func (*TopicAction) AnalyseWithUnixDate

func (self *TopicAction) AnalyseWithUnixDate(date int64)

func (*TopicAction) Close

func (self *TopicAction) Close()

func (*TopicAction) Init

func (self *TopicAction) Init()

func (*TopicAction) Log

func (self *TopicAction) Log(date int64)

func (*TopicAction) Persistence

func (self *TopicAction) Persistence()

func (*TopicAction) PersistenceWithUnixDate

func (self *TopicAction) PersistenceWithUnixDate(date int64)

func (*TopicAction) Search

func (self *TopicAction) Search()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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