Skip to main content

A framework for distributed text analysis using gRPC and microservices-based architecture.

Project description

MTAP

nlpie.github.io/mtap

Microservice Text Analysis Platform

MTAP is a framework for distributed text analysis using gRPC and microservices-based architecture. MTAP is used to create independent, scalable, interoperable text analysis pipeline components in either Python or Java.

Requirements

  • Operating System: We test on Ubuntu 22.04 and MacOS Big Sur, but other UNIX-like distributions should work.
  • Python 3.7+ We test on Python 3.7 and the latest stable version of Python.
  • Optional: Java 8+ (If you want to create Java Processors) We test on Java 8 and the latest stable version of Java.
  • Optional: Go 13+ if you want to run the RESTful API Gateway.

Features

Ease of Use

MTAP takes care of all the communication between different components, and provides a distributed object model for text analysis artifacts. All you have to worry about is writing the text analysis code.

Flexibility

By using the microservice pattern, text analysis components can be deployed once and then mixed and matched in different pipelines. Components written in different languages can interoperate without hassle. We also provide a RESTful API gateway that lets you call components using HTTP.

Scalability

MTAP is designed to bridge the gap between prototyping new ideas and deploying them into a production environment. It supports calling components locally without using any network infastructure all the way up to deploying services and using service discovery via Consul to build pipelines.

Getting started

Installation

Python

pip install mtap

Java

Gradle:

implementation 'edu.umn.nlpie:mtap:1.0.0-rc4'

Maven:

<dependency>
  <groupId>edu.umn.nlpie</groupId>
  <artifactId>mtap</artifactId>
  <version>1.0.0-rc4</version>
</dependency>

Instructions

We make getting started tutorials available on our project website for both Python and Java.

About Us

MTAP is developed at the University of Minnesota by the NLP/IE Group in the Institute for Health Informatics.

Acknowledgements

Funding for this work was provided by:

  • 1 R01 LM011364-01 NIH-NLM
  • 1 R01 GM102282-01A1 NIH-NIGMS
  • U54 RR026066-01A2 NIH-NCRR

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mtap-1.0.0rc4.tar.gz (363.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mtap-1.0.0rc4-py3-none-any.whl (114.3 kB view details)

Uploaded Python 3

File details

Details for the file mtap-1.0.0rc4.tar.gz.

File metadata

  • Download URL: mtap-1.0.0rc4.tar.gz
  • Upload date:
  • Size: 363.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for mtap-1.0.0rc4.tar.gz
Algorithm Hash digest
SHA256 6079620f318413d284c8929a71551ffbbb181dfa4064d247f5c5303098a8e34d
MD5 a0d677f538c1a51689f7988b2d7cdf71
BLAKE2b-256 8165adf5ef22cdb7aa89cb8e5428f97dbc35aee9ef954e12fdb9160b9d4e9e31

See more details on using hashes here.

File details

Details for the file mtap-1.0.0rc4-py3-none-any.whl.

File metadata

  • Download URL: mtap-1.0.0rc4-py3-none-any.whl
  • Upload date:
  • Size: 114.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for mtap-1.0.0rc4-py3-none-any.whl
Algorithm Hash digest
SHA256 dfd299226ec61fc2cb373bc6c7aa2cf994abc6a185f36aec33bb1021f6f3a49a
MD5 92806b84ae128ef1a9598cacd5dcd5cc
BLAKE2b-256 d680355f63d685a7916a53c3567450c4017d4703386fbef8b1ad03464fa9047d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page