Skip to content

A Prototype Abstract Semantic Matcher written in Python

Notifications You must be signed in to change notification settings

dxvidnrt/python-semantic-matcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • Python 100.0%