Skip to content

a Python based API endpoint that receives 2 sets of sentences and returns the BERT NLP score result (which is how Google Search ranks results)

Notifications You must be signed in to change notification settings

spraddles/python-bert-nlp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

  • install project & setup dependencies
  • start python server
  • hit the API endpoint (using Postman) with the 2 required strings
  • your BERT relationship score will be returned

About

a Python based API endpoint that receives 2 sets of sentences and returns the BERT NLP score result (which is how Google Search ranks results)

Topics

Resources

Stars

Watchers

Forks