File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ You could submit the entire spark application or invoke algorithms in `lib` libr
6060
6161* Option2: Call nebula-algorithm interface
6262
63- Now there are 10 algorithms provided in `lib` from `nebula-algorithm`, which could be invoked in a programming fashion as below:
63+ Now there are 10+ algorithms provided in `lib` from `nebula-algorithm`, which could be invoked in a programming fashion as below:
6464
6565 * Add dependencies in `pom.xml`.
6666 ```
@@ -92,8 +92,8 @@ You could submit the entire spark application or invoke algorithms in `lib` libr
9292|:------------------------:|:--------------:|
9393| 2.0.0 | 2.0.0, 2.0.1 |
9494| 2.1.0 | 2.0.0, 2.0.1 |
95- | 2.5.0 |2.5.0,2.5.1,2.6.0,2.6.1 |
96- | 2.6.0 |2.5.0,2.5.1,2. 6.0,2.6.1|
95+ | 2.5.0 | 2.5.0,2.5.1 |
96+ | 2.6.0 | 2. 6.0,2.6.1 |
9797| 2.5-SNAPSHOT | nightly |
9898
9999## Contribute
You can’t perform that action at this time.
0 commit comments