Skip to content

Commit 3276934

Browse files
authored
Update README.md
1 parent 3459112 commit 3276934

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ maturin develop
4040
```
4141
## Changelog
4242

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:
4444
* _performance optimizations_: ~10x faster embedding times
4545
* _performance optimizations_: significantly reduced memory usage
4646
* _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`
4949
* _new feature_: item attributes support via custom embeddings initialization
5050
* _new feature_: adjustable vector projection / normalization after each propagation step
5151

0 commit comments

Comments
 (0)