Text Processing (``scirs2.text``)
===================================
Tokenization, TF-IDF, Word2Vec, NER, and sentence embeddings.
.. automodule:: scirs2.text
:members:
:undoc-members:
:show-inheritance:
See the :doc:`../guides/quickstart` for usage examples.