File tree 1 file changed +3
-3
lines changed
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
60
60
61
61
* Option2: Call nebula-algorithm interface
62
62
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:
64
64
65
65
* Add dependencies in `pom.xml`.
66
66
```
@@ -92,8 +92,8 @@ You could submit the entire spark application or invoke algorithms in `lib` libr
92
92
|:------------------------:|:--------------:|
93
93
| 2.0.0 | 2.0.0, 2.0.1 |
94
94
| 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 |
97
97
| 2.5-SNAPSHOT | nightly |
98
98
99
99
## Contribute
You can’t perform that action at this time.
0 commit comments