当每个and/ERT没有被"/V“在后面的单词”继承“时,你会如何分裂:
text <- c("faulty and/ERT something/VBN and/ERT else/VHGB and/ERTas/VVFIN and/ERT not else/VHGB propositions one and/ERT two/CDF and
有一个更多的分裂标准模式("and/ERT","/$")。此外,模式也有例外(:/$.、and/ERT then、./$. Smiley)。
尝试:匹配应该分割的情况。For example :/$. when there is an and/ERT then I don't want to split ./$.For example :/$. when there is an and/<em