Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated colab notebooks #277

Merged
merged 3 commits into from
Sep 15, 2024
Merged

Updated colab notebooks #277

merged 3 commits into from
Sep 15, 2024

Conversation

gadde5300
Copy link
Contributor

No description provided.

@gadde5300 gadde5300 requested a review from C-K-Loan August 5, 2024 12:27
@C-K-Loan
Copy link
Member

Could you make the first cell for setup as following for all the notebooks in this PR @gadde5300

from johnsnowlabs import nlp
nlp.install(visual=True)
nlp.start(visual=True)

besides that looks ok thank you!

@gadde5300
Copy link
Contributor Author

Could you make the first cell for setup as following for all the notebooks in this PR @gadde5300

from johnsnowlabs import nlp
nlp.install(visual=True)
nlp.start(visual=True)

besides that looks ok thank you!

Hi @C-K-Loan ,
I have updated the notebooks.

@C-K-Loan C-K-Loan merged commit 1155183 into master Sep 15, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants