May I present: kompressr
kompressr: make text shorter harnessing the power of acronyms (MTSHTPOA)
Try it out, let me know what you think and if it breaks :) Should be useful for making long papers shorter, by automatically extracting acronyms and using them wherever possible.
Public beta!tm
(running on App Engine, with NLTK!)
Try it out, let me know what you think and if it breaks :) Should be useful for making long papers shorter, by automatically extracting acronyms and using them wherever possible.
Public beta!tm
(running on App Engine, with NLTK!)
no subject
no subject
Unintended benefit! That's awesome.
no subject
Not breaking along phrase boundaries is both easier to implement, and what I was going for (ie, kind of senseless, but following a pattern that's intuitively clear).
The alternative would require some light parsing -- maybe chunking for noun phrases...