Document grouping is a solution based on unsupervised machine learning that takes textual information and identifies topics across the given text corpus. Documents are grouped based on similarity of syntactic and contextual information present in them. This model takes a maximum of 30 documents (with each under 10Kb) as input and groups them into optimal number of clusters.
Highlights
Document de-duplication, archiving and automatic organization of knowledge repositories are some of the use cases for this algorithm.
A generic unsupervised machine learning framework to group documents based on information similarity that does not require prior curation of data.
Mphasis DeepInsights is a cloud-based cognitive computing platform that offers data extraction & predictive analytics capabilities.
Need customized Deep Learning and Machine Learning solutions? Get in touch!
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay by the hour for each machine you run, based on the AWS instance type you choose. Pricing splits into two modes. Batch inference processes documents in scheduled groups, while real-time inference handles requests as they arrive. Real-time mode offers more instance choices, including compute-, memory-, GPU-, and burstable-optimized families. Within each mode, hourly rates rise with instance size and power, so smaller instances cost less per hour and larger or GPU-backed instances cost more. You select the mode and instance that fit your document grouping workload and control cost by how long each runs.
Top-of-mind questions for buyers
What does one HostHrs unit cover, and how is it counted?
One HostHrs unit is one hour of running the software on a single instance of the type you choose. Billing meters actual running time. Partial hours and multiple concurrent instances each add to the count. You are charged per instance for each hour it stays active.
How do batch and real-time inference modes differ for billing?
Batch mode processes documents in scheduled groups, so you run an instance only during a job. Real-time mode keeps an instance running to handle requests as they arrive. Both meter by the hour. Batch suits periodic workloads; real-time suits continuous request handling where the instance stays live.
Am I charged when an instance is stopped between document grouping jobs?
Software charges accrue only while an instance runs. A stopped instance stops the hourly meter. This helps batch users, who can shut down between scheduled jobs. Note that underlying AWS storage or other resources may still bill separately, but the software meter counts running hours only.
www.mphasis.com
Helpful?
Vendor refund policy
Currently we do not support refunds, but you can cancel your subscription to the service at any time.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Deploy the model on Amazon SageMaker AI using the following options:
Real-time inference
Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference .
Batch transform
Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI .
Version release notes
Bug Fixes and Performance Improvement
Additional details
Inputs
Outputs
Usage instructions
Sample notebooks
Inputs
Summary
Input
The input file should be a zip of text files (.txt) in utf-8 encoding
The zipped file can have a maximum of 30 documents
The maximum size of the each file should be <= 10KB (1000 lines)
Supported Content type: application/zip
Output
The output from the model is a json file, supported content type: application/json
The processed output is a json file which has lists of documents clusters, each representing the documents grouped on the basis of similar information
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.