I'm losing a some documents when running seq2sparse. I think it's because the documents are composed of common terms, and end up having no terms at all once common words are pruned. I couldn't find documentation that this is what's supposed to be happening though, so I wanted to ask if this is expected behavior. (I was hoping to just end up with empty term vectors rather than losing the documents entirely).
Thanks for the help, Matt