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