Skip to content

NUSS

Mixed N-Grams and Unigram Sequence Segmentation

v0.1.0 · Aug 19, 2024 · GPL (>= 3)

Description

Segmentation of short text sequences - like hashtags - into the separated words sequence, done with the use of dictionary, which may be built on custom corpus of texts. Unigram dictionary is used to find most probable sequence, and n-grams approach is used to determine possible segmentation given the text corpus.

Downloads

CRAN

204

Last 30 days

21678th

537

Last 90 days

1.9K

Last year

Trend: +68.6% (30d vs prior 30d)

r2u CRAN

40

Last 30 days

119

Last 90 days

406

Last year

Trend: -20% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘textclean’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.5Mb
  sub-directories of 1Mb or more:
    libs   4.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/NUSS.Rcheck/00install.out' for details.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.5Mb
  sub-directories of 1Mb or more:
    libs   4.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.5Mb
  sub-directories of 1Mb or more:
    libs   4.8Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    libs   4.9Mb

Dependency Network

Dependencies Reverse dependencies dplyr magrittr Rcpp stringr text2vec textclean NUSS

Version History

1 tracked
new 0.1.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Aug 19, 2024. Releases before tracking aren’t shown.