NgramModel
Text splitter
A tool for splitting text into sequences of words
Ngram language model implemented in Pharo
4 stars
3 watching
4 forks
Language: Smalltalk
last commit: about 2 years ago
Linked from 1 awesome list
language-modelnatural-language-processingngram-language-modelngramspharostatistics
Related projects:
Repository | Description | Stars |
---|---|---|
| Breaks text into contiguous sequences of words or phrases | 12 |
| An implementation of TF-IDF in Smalltalk for natural language processing and text analysis tasks. | 3 |
| A Smalltalk library for loading and managing datasets as data frames. | 9 |
| A Pharo library that enables partitioning of collections into training, validation, and test sets for machine learning and statistical analysis. | 6 |
| A Smalltalk implementation of the K-means clustering algorithm | 3 |
| A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
| A dynamic, reflective, pure object-oriented language for live programming and rapid development | 1,222 |
| A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
| A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 848 |
| Forking Operating System Processes from within Pharo Language | 34 |
| A command-line argument parser for Pharo image | 33 |
| An implementation of a BTree data structure for use in Smalltalk programming | 0 |
| An HTML parsing and scraping library for Pharo | 6 |
| An implementation of the A-Priori algorithm in Pharo to discover frequent itemsets and generate association rules from transaction data. | 2 |
| An implementation of a hash table data structure in Pharo Smalltalk | 1 |