Open trinker opened 9 years ago
imperative is slow and less accurate than could be.
imperative
imperative(data.frame(txt=c("I like it.", "Don't do it.", "Go to the office.", "John eat it now."), pr=1:4), "pr", "txt")
Improve speed and accurate and make it operate on just text strings not data.frames. Why is person.var needed?
Use Halliday as a base for the logic (p.76-77)
imperative
is slow and less accurate than could be.Improve speed and accurate and make it operate on just text strings not data.frames. Why is person.var needed?
Use Halliday as a base for the logic (p.76-77)