calculate_ngram_is      Calculate IS index for n-grams
compute_syntactic_complexity
                        Compute Syntactic Complexity Metrics per
                        Document (C++ backend)
extract_noun_phrases    Extract Noun Phrases via Dependency Parsing
                        (C++ backend)
extract_svo_triplets    Extract SVO (Subject-Verb-Object) Triplets via
                        Dependency Parsing (C++ backend)
mobydick                Lemmatized Text of Moby-Dick (Chapters 1-10)
process_multiwords_fast
                        Optimized multiword processing workflow
reinPlot                Plot Terms by Cluster
reinSummary             Summarize Reinert Clustering Results
reinert                 Segment clustering based on the Reinert method
                        - Simple clustering
tall                    TALL UI
term_per_cluster        Extract Terms and Segments for Document
                        Clusters
txt_recode_fast         Fast text recoding (Rcpp version)
txt_recode_ngram_fast   Fast n-gram recoding for multiword detection
