Skip to content

Commit

Permalink
Merge branch 'master' into tutorial_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
C-K-Loan authored Jan 22, 2022
2 parents e55acba + d5bbcd3 commit 97a40cd
Show file tree
Hide file tree
Showing 68 changed files with 970 additions and 778 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ See how easy it is to use any of the **thousands** of models in 1 line of code,

## NLU & Streamlit in Action
This 1 line let's you visualize and play with **1000+ SOTA NLU & NLP models** in **200** languages
for **Named Entitiy Recognition**, **Dependency Trees & Parts of Speech**, **Classification for 100+ problems**, **Text Summarization & Question Answering using T5** , **Translation with Marian**, **Text Similarity Matrix** using **BERT, ALBERT, ELMO, XLNET, ELECTRA** with other of the **100+ wordembeddings** and much more using [Streamlit](http://streamlit.com/) .

```shell
streamlit run https://raw.githubusercontent.com/JohnSnowLabs/nlu/master/examples/streamlit/01_dashboard.py
Expand All @@ -23,7 +22,7 @@ View the [NLU&Streamlit documentation](https://nlu.johnsnowlabs.com/docs/en/stre
The entire GIF demo and


## All NLU ressources overview
## All NLU resources overview
Take a look at our official NLU page: [https://nlu.johnsnowlabs.com/](https://nlu.johnsnowlabs.com/) for user documentation and examples

| Ressource | Description|
Expand Down Expand Up @@ -218,8 +217,6 @@ Symbol or unwanted syntax, spellchecking, detecting entities, analyzing sentimen
| NLU 20 Minutes Crashcourse - the fast Data Science route | - | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlu/blob/master/examples/webinars_conferences_etc/python_web_conf/NLU_crashcourse_py_web.ipynb) | - |




# Need help?
- [Ping us on Slack](https://spark-nlp.slack.com/archives/C0196BQCDPY)
- [Post an issue on Github](https://github.com/JohnSnowLabs/nlu/issues)
Expand Down

This file was deleted.

Loading

0 comments on commit 97a40cd

Please sign in to comment.