sentence <- c("best_JJS phone_NN only_RB issue_NN camera_NN sensor_NN have_VB mind_NN own_JJ")o1 <- gsub("_[A-Z]+","",sentence)o1
Standard input is empty
[1] "best phone only issue camera sensor have mind own"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!