[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:
Christian Kasim Loan
2020-09-27 13:07:12 -07:00
committed by GitHub
co-authored by Richard Liaw
parent db7097fb1f
commit 4285bee517
2 changed files with 11 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

+11 -1
View File
@@ -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