microsoft / mwt-ds

Umbrella repository for projects related to the MWT Decision Service
187 stars 77 forks source link

Crawl Pipeline Fix #126

Closed lokitoth closed 6 years ago

lokitoth commented 6 years ago

Fix the Crawl pipeline's EntityLinking task, which breaks due to Cognitive Services discontinuing the individual endpoint for entity linking, merging it into Text Analytics.

lokitoth commented 6 years ago

This also upgrades the checked in version of NuGet to work properly with NuGet generation during official builds.

JohnLangford commented 6 years ago

Great :-)

jackgerrits commented 6 years ago

Did you mean to commit nuget.exe?

marco-rossi29 commented 6 years ago

I'd like to merge this asap to restore featurization for complex. What is the status?

JohnLangford commented 6 years ago

I'm not sure. @lokitoth ?

lokitoth commented 6 years ago

Latest changes edit the history to remove the nuget and versioning changes which are premature. It also introduces constants to clarify where the magic numbers 10240 and 10240 / 2 are coming from.