Skip to content

Commit

Permalink
Create KR_Natural Language Processing Tutorial Level Expert- NLP103.i…
Browse files Browse the repository at this point in the history
…pynb
  • Loading branch information
chws0508 authored Nov 18, 2021
1 parent 7493320 commit 5000815
Showing 1 changed file with 46 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# <span style=\"color:orange\">Natural Language Processing Tutorial (NLP103) - Level Expert</span>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Date Updated: Feb 25, 2020**\n",
"\n",
"# 진행중인 작업 \n",
"현재 이 튜토리얼을 진행 중입니다. 곧 다시 확인하시기 바랍니다! \n",
"\n",
"### 그 동안 다음을 볼 수 있습니다. \n",
"- __[Natural Language Processing Tutorial (NLP101) - Level Beginner](https://github.com/pycaret/pycaret/blob/master/tutorials/Natural%20Language%20Processing%20Tutorial%20Level%20Beginner%20-%20NLP101.ipynb)__\n",
"- __[Natural Language Processing Tutorial (NLP102) - Level Intermediate](https://github.com/pycaret/pycaret/blob/master/tutorials/Natural%20Language%20Processing%20Tutorial%20Level%20Intermediate%20-%20NLP102.ipynb)__"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.4"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit 5000815

Please sign in to comment.