You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Clojure
Part of Speech tagging (PoS) is a way to solve this type of problem. Stanford's coreNLP returns specialized data structures with a Java API. However, their string representation is a list. What is a Lisper to do?