Text Clumping

>>> from techminer2.thesaurus.descriptors import text_clumping
>>> text_clumping( 
...     text="FINTECH",
...     #
...     # DATABASE PARAMS:
...     root_dir="example/",
... )
--INFO-- The thesaurus example/thesauri/descriptors.the.txt was rewritten.