alibayram commited on
Commit
5665097
·
1 Parent(s): 26ddb6c

Add application file

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Turkish Tiktokenizer Web App
2
 
3
  A Streamlit-based web interface for the Turkish Morphological Tokenizer. This app provides an interactive way to tokenize Turkish text with real-time visualization and color-coded token display.
 
1
+ ---
2
+ title: Turkish Tiktokenizer
3
+ emoji: 👁
4
+ colorFrom: red
5
+ colorTo: red
6
+ sdk: streamlit
7
+ sdk_version: 1.41.1
8
+ app_file: app.py
9
+ pinned: false
10
+ license: cc-by-nc-nd-4.0
11
+ short_description: Turkish Morphological Tokenizer
12
+ ---
13
+
14
  # Turkish Tiktokenizer Web App
15
 
16
  A Streamlit-based web interface for the Turkish Morphological Tokenizer. This app provides an interactive way to tokenize Turkish text with real-time visualization and color-coded token display.