worldia / textmaster-api

Simple PHP client for the Textmaster API
1 stars 5 forks source link

Add method to compare subject content with textmaster document content #63

Closed Pitoune closed 8 years ago

cdaguerre commented 8 years ago

Not sure this should go in the client lib in the end... Don't you think it should rather be a standalone service anyway?

Pitoune commented 8 years ago

I think the comparison process is really coupled with the translation process. The way subject properties are extracted to be translated has definitely an impact on how to compare them with the translated content.