powered by
Stop words for morphological analysis
stop_words
A data frame with 310 rows and 1 variable:
Stop words can be used with delete_stop_words(). Escaped by stringi::stri_escape_unicode(). Downloaded from http://svn.sourceforge.jp/svnroot/slothlib/CSharp/Version1/SlothLib/NLP/Filter/StopWord/word/Japanese.txt
data(stop_words) stop_words |> unescape_utf()
Run the code above in your browser using DataLab