Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu authored Sep 22, 2024
1 parent cca339b commit 790be99
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ make test

### 演示

```sh
./demo
```

结果如下:

```
文本:"我是蓝翔技工拖拉机学院手扶拖拉机专业的。不用多久,我就会升职加薪,当上总经理,出任CEO,走上人生巅峰。"
关键词序列是: ["蓝翔:11.7392", "CEO:11.7392", "升职:10.8562", "加薪:10.6426", "手扶拖拉机:10.0089"]
Expand All @@ -57,7 +51,7 @@ simhash值是: 17831459094038722629
海明距离阈值默认设置为5,则isEqual结果为:1
```

详情请看 [example/demo.cpp](example/demo.cpp)
详情请看 [demo](https://github.com/yanyiwu/simhash-demo)

### Benchmark
```sh
Expand Down

0 comments on commit 790be99

Please sign in to comment.