Skip to contents

A dataset of stopwords used in Turkish text analysis.

Usage

stopwords_tr

Format

A tbl_df with with 92 rows and 1 variable:

word

Stopword, in Turkish.

Examples

stopwords_tr
#> # A tibble: 92 × 1
#>    word 
#>    <chr>
#>  1 ben  
#>  2 sen  
#>  3 o    
#>  4 siz  
#>  5 biz  
#>  6 onlar
#>  7 şu   
#>  8 şunu 
#>  9 şunun
#> 10 bu   
#> # ℹ 82 more rows