Skip to content

Commit 1b29c6b

Browse files
authored
Update README.md
1 parent 6bd9737 commit 1b29c6b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,6 @@ Key competitive advantages of Cleora:
3535
* **quality of results outperforming or competitive** with other embedding frameworks like [PyTorch-BigGraph](https://ai.facebook.com/blog/open-sourcing-pytorch-biggraph-for-faster-embeddings-of-extremely-large-graphs/), GOSH, DeepWalk, LINE
3636
* can embed extremely large graphs & hypergraphs on a single machine
3737

38-
**Cleora Enterprise** is now available for selected customers. Key improvements in addition to this open-source version:
39-
* performance optimizations: 10x faster embedding times
40-
* latest research: significantly improved embedding quality
41-
* new feature: item attributes support
42-
* new feature: multimodal fusion of multiple graphs, text and image embeddings
43-
* new feature: compressed embeddings in various formats (spherical, hyperbolic, sparse)
44-
45-
For details contact us at cleora@synerise.com
46-
47-
4838
Embedding times - example:
4939

5040
<table>
@@ -172,6 +162,16 @@ The technical properties described above imply good production-readiness of Cleo
172162

173163
More information can be found in [the full documentation](https://cleora.readthedocs.io/).
174164

165+
## Cleora Enterprise
166+
**Cleora Enterprise** is now available for selected customers. Key improvements in addition to this open-source version:
167+
* performance optimizations: 10x faster embedding times
168+
* latest research: significantly improved embedding quality
169+
* new feature: item attributes support
170+
* new feature: multimodal fusion of multiple graphs, text and image embeddings
171+
* new feature: compressed embeddings in various formats (spherical, hyperbolic, sparse)
172+
173+
For details contact us at cleora@synerise.com
174+
175175
## Cite
176176

177177
Please cite [our paper](https://arxiv.org/abs/2102.02302) (and the respective papers of the methods used) if you use this code in your own work:

0 commit comments

Comments
 (0)