Tessmore / sbd

Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/
MIT License
207 stars 39 forks source link

Does this do the same as blast.js? #20

Closed pjebs closed 5 years ago

pjebs commented 5 years ago

Does this library require any dependencies? Blast.js requires jquery which I am trying to avoid.

Also, does this library allow adding span tags around the sentence boundary like blast : http://velocityjs.org/blast/

Tessmore commented 5 years ago

@pjebs Hmm, I don't know what blastJS does (the demo seems to be down?)

pjebs commented 5 years ago

It seems to work for me.