NgramModel

Text splitter

A tool for splitting text into sequences of words

Ngram language model implemented in Pharo

GitHub

4 stars
3 watching
4 forks
Language: Smalltalk
last commit: over 3 years ago
Linked from 1 awesome list

language-modelnatural-language-processingngram-language-modelngramspharostatistics

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tkellen/ruby-ngramBreaks text into contiguous sequences of words or phrases12
pharo-ai/tf-idfAn implementation of TF-IDF in Smalltalk for natural language processing and text analysis tasks.3
pharo-ai/datasetsA Smalltalk library for loading and managing datasets as data frames.9
pharo-ai/data-partitionersA Pharo library that enables partitioning of collections into training, validation, and test sets for machine learning and statistical analysis.6
pharo-ai/k-meansA Smalltalk implementation of the K-means clustering algorithm3
pharo-ai/naive-bayes-classifierA simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks1
pharo-project/pharoA dynamic, reflective, pure object-oriented language for live programming and rapid development1,222
sergioburdisso/pyss3A Python package implementing an interpretable machine learning model for text classification with visualization tools336
zhezhaoa/ngram2vecA toolkit for learning high-quality word and text representations from ngram co-occurrence statistics848
pharo-contributions/ossubprocessForking Operating System Processes from within Pharo Language34
pharo-contributions/clap-stA command-line argument parser for Pharo image33
pharo-containers/btreeAn implementation of a BTree data structure for use in Smalltalk programming0
pharo-contributions/soupAn HTML parsing and scraping library for Pharo6
pharo-ai/a-prioriAn implementation of the A-Priori algorithm in Pharo to discover frequent itemsets and generate association rules from transaction data.2
pharo-containers/containers-hashtableAn implementation of a hash table data structure in Pharo Smalltalk1