DocumentClassifier
Document classifier
A framework for classifying text documents into predefined categories using machine learning and Core ML.
Swift framework for document classification using a Core ML model.
44 stars
3 watching
3 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
cardmagic/classifier | A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 660 |
apcode/tensorflow_fasttext | An open-source implementation of a text classification system using word embeddings and TensorFlow. | 302 |
dinghanshen/swem | A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. | 284 |
aaronhma/ngconf-2020 | A repository containing code and slides for a machine learning tutorial on using TensorFlow.js to classify handwritten digits | 11 |
mwydmuch/napkinxc | A fast and simple library for multi-class and multi-label classification | 64 |
trthatcher/discriminantanalysis.jl | A Julia package implementing regularized discriminant analysis for multiclass classification | 9 |
mustafaturan/omnicat | A framework providing a generalized strategy holder for text classification | 11 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
robromijnders/lstm_tsc | An implementation of a Long Short-term memory model for time series classification using Python and TensorFlow. | 408 |
xiayandi/pytorch_text_classification | An implementation of convolutional neural networks for text classification using PyTorch | 66 |
usmanr149/classification-algorithm | An educational resource providing hands-on examples and exercises for learning classification algorithms using Python. | 2 |
quarticcat/detypify | An image classification tool designed to recognize typographical symbols | 142 |
abertaymachinelearninggroup/cryptoknight | A framework for classifying cryptographic primitives using dynamic binary instrumentation and deep learning | 38 |
pysal/mapclassify | Provides a set of tools for classifying data to be used in choropleth maps | 139 |