Skip to content

s-heppner/python-semantic-matcher

Repository files navigation

Python Semantic Matching Service

This is a proof-of-concept implementation of a semantic matching service using Python.

Docker

docker build -t semantic_matching_service .
docker run -d -p 8000:8000 semantic_matching_service

About

A Prototype Abstract Semantic Matcher written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published