Segmentation Packages
@novel-segment/sort-dict-table
@novel-segment/sort-synonym
@novel-segment/stringify
@novel-segment/table-blacklist
@novel-segment/table-core-abstract
@nlptools/segmentation
Programmatically create text segmentations, powered by Demo Macro.
@stdlib/string-to-grapheme-cluster-iterator
Create an iterator which iterates over grapheme clusters.
@stdlib/string-to-grapheme-cluster-iterator-right
Create an iterator which iterates from right to left over grapheme clusters.
@stdlib/string-tools-grapheme-cluster-break
Grapheme cluster break tooling.
@stdlib/string-split-grapheme-clusters
Split a string by its grapheme cluster breaks.
@stdlib/string-prev-grapheme-cluster-break
Return the previous extended grapheme cluster break in a string before a specified position.
@stdlib/string-prev-grapheme-cluster-break-cli
Return the previous extended grapheme cluster break in a string before a specified position.
@stdlib/string-next-code-point-index
Return the position of the next Unicode code point in a string after a specified position.
@stdlib/string-next-code-point-index-cli
Return the position of the next Unicode code point in a string after a specified position.
@stdlib/string-next-grapheme-cluster-break
Return the next extended grapheme cluster break in a string after a specified position.
@stdlib/string-next-grapheme-cluster-break-cli
Return the next extended grapheme cluster break in a string after a specified position.
@stdlib/string-num-grapheme-clusters
Return the number of grapheme clusters in a string.
@stdlib/string-num-grapheme-clusters-cli
Return the number of grapheme clusters in a string.
@taha-kassar/day-parting
React package that allows users to set up day parting by selecting specific hours of the day. It provides an interactive table interface where users can toggle the selected hours for each day.