mirror of
https://github.com/wassname/ray.git
synced 2026-07-27 11:26:41 +08:00
[Doc] Added John Snow Lab's NLU reference to community integration page (#10985)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
This commit is contained in:
co-authored by
Richard Liaw
parent
db7097fb1f
commit
4285bee517
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
@@ -15,7 +15,7 @@ Ray also comes packaged with several built-in machine learning libraries:
|
||||
ClassyVision |classyvision|
|
||||
---------------------------
|
||||
|
||||
Classy Vision is a new end-to-end, PyTorch-based framework for large-scale training of state-of-the-art image and video classification models. The library features a modular, flexible design that allows anyone to train machine learning models on top of PyTorch using very simple abstractions.
|
||||
Classy Vision is a new end-to-end, PyTorch-based framework for large-scale training of state-of-the-art image and video classification models. The library features a modular, flexible design that allows anyone to train machine learning models on top of PyTorch using very simple abstractions.
|
||||
|
||||
|
||||
[`Link to integration <https://classyvision.ai/tutorials/ray_aws>`__]
|
||||
@@ -55,6 +55,12 @@ Analytics Zoo seamless scales TensorFlow, Keras and PyTorch to distributed big d
|
||||
|
||||
[`Link to integration <https://analytics-zoo.github.io/master/#ProgrammingGuide/rayonspark/>`__]
|
||||
|
||||
John Snow Labs' NLU |NLU|
|
||||
-------------------------
|
||||
The power of 350+ pre-trained NLP models, 100+ Word Embeddings, 50+ Sentence Embeddings, and 50+ Classifiers in 46 languages with 1 line of Python code.
|
||||
|
||||
[`Link to integration <https://nlu.johnsnowlabs.com/docs/en/predict_api#modin-dataframe>`__]
|
||||
|
||||
MARS |mars|
|
||||
-----------
|
||||
|
||||
@@ -143,3 +149,7 @@ spaCy is a library for advanced Natural Language Processing in Python and Cython
|
||||
.. |spacy| image:: images/spacy.png
|
||||
:class: inline-figure
|
||||
:height: 30
|
||||
|
||||
.. |nlu| image:: images/nlu.png
|
||||
:class: inline-figure
|
||||
:height: 30
|
||||
|
||||
Reference in New Issue
Block a user