Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Oct 24, 2019
1 parent 81c1376 commit a6dbf15
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,10 @@ Tokenize: [{长江 0 6} {大桥 6 12} {长江大桥 0 12}]

See example in [jieba_test](jieba_test.go), [extractor_test](extractor_test.go)

## 性能评测
## Benchmark

[Jieba中文分词系列性能评测]

## 测试

Unittest

```
Expand All @@ -148,7 +146,14 @@ go test -bench "Jieba" -test.benchtime 10s
go test -bench "Extractor" -test.benchtime 10s
```

## 客服
## Contributors

### Code Contributors

This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
<a href="https://github.com/yanyiwu/gojieba/graphs/contributors"><img src="https://opencollective.com/gojieba/contributors.svg?width=890&button=false" /></a>

## Contact

+ Email: `i@yanyiwu.com`

Expand Down

0 comments on commit a6dbf15

Please sign in to comment.