Sample notebooks to start playing with expert.ai platform. You can fork and/or clone this repository and open one of the notebooks in this directory into your Jupyter environment.
git clone https://github.com/therealexpertai/notebooks
cd notebooks
jupyter notebook
Notebook | Description |
---|---|
sentiment_analysis_nlapi_v2 |
💥 API v2 💥: sentiment analysis applied to the movies review dataset - nlapi-python 2.1.3 - sentiment |
play_with_expertai_nlapi_v2 |
💥 API v2 💥: step by step overview of Natural Language API v2 - nlapi-python 2.1.3: syntactic analysis, main elements, classification with IPTC and GeoTax, sentiment, relations |
play_with_expertai_nlapi_v1 |
step by step overview of Natural Language API v1 - nlapi-python 1.2.5: syntactic analysis, main elements, classification with IPTC |
pii_detection_en_nlapi.ipynb |
💥 NEW API v2 💥:step by step overview of Personally Identifiable Information (PII) detection: the Personal Identifiable Informtion (PII) detector of the Natural Language API extract personal information such as people names, dates, addresses, telephone numbers, etc. that could be considered "sensitive" |
pii_detection_it_nlapi.ipynb |
💥 NEW API v2 💥:step by step overview of Personally Identifiable Information (PII) detection: the Personal Identifiable Informtion (PII) detector of the Natural Language API extract personal information such as people names, dates, addresses, telephone numbers, etc. that could be considered "sensitive" |
We appreciate your contribution to this repo, so don't hesitate to submit your changes via pull request for bug fixing or for adding a new notebook as well!
pull request https://github.com/therealexpertai/notebooks