{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/11"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/3"},{"label":"Image Recognition","url":"https://skillfed.io/packages/category/scientific-engineering-image-recognition"}],"enrichment":{"capability":"Automates machine learning for text data, training and deploying high-accuracy models with minimal code through AutoGluon's text prediction interface.","skillfed_tags":["automl","text-classification","nlp"],"use_cases":["Train a text classifier on customer feedback or support tickets to automatically categorize incoming messages.","Build a sentiment analysis model on labeled reviews without writing custom neural network code.","Quickly prototype a text-based prediction model for a Kaggle competition or proof-of-concept.","Deploy a production text classifier that automatically selects and tunes models for your specific dataset.","Combine text predictions with other data types using AutoGluon's multimodal capabilities."],"what_it_does":"autogluon.text is a specialized AutoML package for text classification and prediction tasks. It wraps AutoGluon's text prediction capabilities, allowing you to train deep learning models on text data with just a few lines of code\u2014no manual feature engineering or hyperparameter tuning required. The package handles model selection, training, and evaluation automatically, targeting use cases where you have labeled text data and want a production-ready predictor quickly.\n\nThe package depends on autogluon.multimodal, which provides the underlying neural network infrastructure. It's designed for developers and data scientists who want to avoid the complexity of building text models from scratch but need reasonable accuracy without extensive ML expertise. The API mirrors AutoGluon's other predictors (TabularPredictor, ImagePredictor), making it familiar if you've used other AutoGluon modules.","worth_installing":"Yes, if you need to train text models quickly without deep ML expertise and can work within Python 3.7\u20133.9. The low install friction, active maintenance, permissive license, and zero known vulnerabilities make it a solid choice for prototyping and production use. No, if you require the latest Python versions or need fine-grained control over model architecture\u2014use lower-level libraries like transformers or PyTorch instead."},"id":"autogluon-text","links":{"html":"https://skillfed.io/packages/autogluon-text","md":"https://skillfed.io/packages/autogluon-text.md","pypi":"https://pypi.org/project/autogluon-text/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-01-11","license_spdx":null,"license_treatment":"permissive","name":"autogluon.text","python_support":"capped_below_current","summary":"AutoML for Image, Text, and Tabular Data"},"popularity":{"monthly_downloads":84617,"position":13983,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.2"}
