Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3,755 changes: 3,409 additions & 346 deletions demo/tutorials/end-to-end-notebooks/HuggingFace_Real_World_Notebook.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

750 changes: 382 additions & 368 deletions demo/tutorials/end-to-end-notebooks/JohnSnowLabs_RealWorld_Notebook.ipynb

Large diffs are not rendered by default.

560 changes: 279 additions & 281 deletions demo/tutorials/end-to-end-notebooks/Spacy_Real_World_Notebook.ipynb

Large diffs are not rendered by default.

437 changes: 330 additions & 107 deletions demo/tutorials/test-specific-notebooks/Accuracy_Demo.ipynb

Large diffs are not rendered by default.

475 changes: 242 additions & 233 deletions demo/tutorials/test-specific-notebooks/Bias_Demo.ipynb

Large diffs are not rendered by default.

1,500 changes: 1,425 additions & 75 deletions demo/tutorials/test-specific-notebooks/Fairness_Demo.ipynb

Large diffs are not rendered by default.

182 changes: 89 additions & 93 deletions demo/tutorials/test-specific-notebooks/Representation_Demo.ipynb

Large diffs are not rendered by default.

411 changes: 211 additions & 200 deletions demo/tutorials/test-specific-notebooks/Robustness_DEMO.ipynb

Large diffs are not rendered by default.

21 changes: 13 additions & 8 deletions docs/pages/tutorials/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,19 @@ The following table gives an overview of the different tutorial notebooks. We ha
{:.table2}
|Tutorial Description|Library|Task|Open In Colab|
|-|
|Accuracy Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/release%2F1.0.0/demo/tutorials/test-specific-notebooks/Accuracy_Demo.ipynb)|
|Bias Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/release%2F1.0.0/demo/tutorials/test-specific-notebooks/Bias_Demo.ipynb)|
|Fairness Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/release%2F1.0.0/demo/tutorials/test-specific-notebooks/Fairness_Demo.ipynb)|
|Representation Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/release%2F1.0.0/demo/tutorials/test-specific-notebooks/Representation_Demo.ipynb)|
|Robustness Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/release%2F1.0.0/demo/tutorials/test-specific-notebooks/Robustness_DEMO.ipynb)|
|End-to-End Workflow |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/release%2F1.0.0/demo/tutorials/end-to-end-notebooks/JohnSnowLabs_RealWorld_Notebook.ipynb)|
|End-to-End Custom Pipeline Workflow |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/release%2F1.0.0/demo/tutorials/end-to-end-notebooks/JohnSnowLabs_RealWorld_Custom_Pipeline_Notebook.ipynb)|
|End-to-End Workflow |Spacy |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/release%2F1.0.0/demo/tutorials/end-to-end-notebooks/Spacy_Real_World_Notebook.ipynb)|
|Accuracy Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/test-specific-notebooks/Accuracy_Demo.ipynb)|
|Bias Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/test-specific-notebooks/Bias_Demo.ipynb)|
|Fairness Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/test-specific-notebooks/Fairness_Demo.ipynb)|
|Representation Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/test-specific-notebooks/Representation_Demo.ipynb)|
|Robustness Tests |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/test-specific-notebooks/Robustness_DEMO.ipynb)|
|End-to-End Workflow |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/end-to-end-notebooks/JohnSnowLabs_RealWorld_Notebook.ipynb)|
|End-to-End Custom Pipeline Workflow |John Snow Labs |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/end-to-end-notebooks/JohnSnowLabs_RealWorld_Custom_Pipeline_Notebook.ipynb)|
|End-to-End Workflow |Spacy |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/end-to-end-notebooks/Spacy_Real_World_Notebook.ipynb)|
|End-to-End Workflow |Hugging Face |NER |[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/JohnSnowLabs/nlptest/blob/main/demo/tutorials/end-to-end-notebooks/HuggingFace_Real_World_Notebook.ipynb)|






<style>
Expand Down