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 @@ -40,12 +40,12 @@ maturin develop
40
40
```
41
41
## Changelog
42
42
43
- ** Cleora** is now available as a Python package _ pycleora _ . Key improvements compared to the previous version:
43
+ ** Cleora** is now available as a Python package ` pycleora ` . Key improvements compared to the previous version:
44
44
* _ performance optimizations_ : ~ 10x faster embedding times
45
45
* _ performance optimizations_ : significantly reduced memory usage
46
46
* _ latest research_ : improved embedding quality
47
- * _ new feature_ : can create graphs from a Python iterator in addition to tsv files
48
- * _ new feature_ : seamless integration with _ NumPy _
47
+ * _ new feature_ : can create graphs from a Python ` iterators ` in addition to ` tsv ` files
48
+ * _ new feature_ : seamless integration with ` NumPy `
49
49
* _ new feature_ : item attributes support via custom embeddings initialization
50
50
* _ new feature_ : adjustable vector projection / normalization after each propagation step
51
51
You can’t perform that action at this time.
0 commit comments