awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
toddkramer avatar

toddkramer/DocumentClassifier

0
View on GitHub↗
46 stars·3 forks·Swift·MIT·10 views

DocumentClassifier

Swift framework for document classification using a Core ML model.

Features

  • Natural Language Models - Categorizes news articles into specific topics.

Star history

Star history chart for toddkramer/documentclassifierStar history chart for toddkramer/documentclassifier

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with DocumentClassifier

These projects share indexed features with DocumentClassifier. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dragen1860/tensorflow-2.x-tutorialsdragen1860 avatar

    dragen1860/TensorFlow-2.x-Tutorials

    6,351View on GitHub↗

    This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a deep learning implementation guide for constructing diverse neural network architectures, including convolutional, recurrent, and generative networks. The repository provides templates and examples for several specialized domains, including computer vision for image classification and object detection, natural language processing for text generation and language understanding, and generative AI for synthesizing data using adversarial networks and autoencoders. It also includes

    Jupyter Notebookartificial-intelligencecomputer-visiondeep-learning
    View on GitHub↗6,351
  • xlang-ai/instructor-embeddingxlang-ai avatar

    xlang-ai/instructor-embedding

    2,024View on GitHub↗

    Instructor-embedding is a natural language processing framework designed to transform unstructured text into high-dimensional numerical vectors. By utilizing a transformer-based encoder architecture, the system facilitates semantic retrieval, data classification, and similarity analysis across large datasets. The framework distinguishes itself through instruction-conditioned vector projection, which incorporates natural language instructions directly into the embedding process to improve performance for specific tasks without requiring additional training. It functions as a contrastive learni

    Pythonembeddingsinformation-retrievallanguage-model
    View on GitHub↗2,024
  • cocoa-ai/namescoremldemococoa-ai avatar

    cocoa-ai/NamesCoreMLDemo

    36View on GitHub↗

    🏷 iOS11 demo application for predicting gender from first names.

    Swift
    View on GitHub↗36
  • huggingface/swift-coreml-transformershuggingface avatar

    huggingface/swift-coreml-transformers

    1,682View on GitHub↗

    Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!

    Swift
    View on GitHub↗1,682
Compare all 7 related projects→

Frequently asked questions

What does toddkramer/documentclassifier do?

Swift framework for document classification using a Core ML model.

What are the main features of toddkramer/documentclassifier?

The main features of toddkramer/documentclassifier are: Natural Language Models.

Which projects share features with toddkramer/documentclassifier?

Projects with overlapping indexed features include: dragen1860/tensorflow-2.x-tutorials — This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a… xlang-ai/instructor-embedding — Instructor-embedding is a natural language processing framework designed to transform unstructured text into… cocoa-ai/namescoremldemo — 🏷 iOS11 demo application for predicting gender from first names. huggingface/swift-coreml-transformers — Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers… novinfard/profiler-sentiment-analysis — Profiler Application using Sentiment Analysis. gkswamy98/imessage-spam-detection — Simple iMessage app to detect whether a message is spam. Model trained using the SMS Spam Collection Dataset in…