Exemplo n.º 1
0
func init() {
	registry.RegisterAnalyzer(Name, AnalyzerConstructor)
}
Exemplo n.º 2
0
func init() {
	registry.RegisterAnalyzer("gojieba", analyzerConstructor)
}