Token Classification
spaCy
Turkish
Eval Results
BayanDuygu commited on
Commit
12d4d43
·
verified ·
1 Parent(s): 6cf1641

added colab link

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -128,6 +128,28 @@ pip install https://huggingface.co/turkish-nlp-suite/tr_core_news_md/resolve/mai
128
 
129
  ---
130
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
131
 
132
  If you'd like to use the models in your own work, please kindly cite the paper [A Diverse Set of Freely Available Linguistic Resources for Turkish](https://aclanthology.org/2023.acl-long.768/):
133
 
 
128
 
129
  ---
130
 
131
+ ## Quick start on Colab
132
+
133
+ If you wanna quickly get started, please jump onto the Colab notebook where pip-install, model loading into spaCy and also a quick example is included:
134
+
135
+ https://colab.research.google.com/drive/1pf1uJcs83y8rd8nkOfcvTuSv3bPAS9_t?usp=sharing
136
+
137
+
138
+
139
+ ---
140
+ ## Youtube Tutorials
141
+
142
+ There are several Youtube video series associated with spaCy Turkish models. Here is the list:
143
+
144
+ * [Hızlı spaCy Türkçe Tarifleri](https://www.youtube.com/watch?v=w0WCkgCOzzw&list=PLJTHlIwB8VcoWxYHnsZOQCxWOraW42NBj)
145
+ * [Hızlı Bankacılık FAQ Chatbotu](https://www.youtube.com/watch?v=LUYiRfysnjY&list=PLJTHlIwB8Vcr0KHTcRRRFa3QMcI4F4lW5)
146
+ * [spaCy modeli nasıl yapılır?](https://www.youtube.com/watch?v=dTdpRP-t920&list=PLJTHlIwB8Vcp_1b1eFwKcKKmzfs16EFtH)
147
+ * [Baştan sonra Türkçe dilbilimi](https://www.youtube.com/watch?v=ZiArCDOuNVo&list=PLJTHlIwB8Vcqltlhbmsc12Srthv73OeOF)
148
+ ---
149
+
150
+
151
+ ## Citation and research paper
152
+
153
 
154
  If you'd like to use the models in your own work, please kindly cite the paper [A Diverse Set of Freely Available Linguistic Resources for Turkish](https://aclanthology.org/2023.acl-long.768/):
155