pticostaricags / FairPlaySocial

Multi-platform social network system
GNU General Public License v3.0
21 stars 7 forks source link

Enable detection of Posts Key Phrases #126

Closed efonsecab closed 1 year ago

efonsecab commented 1 year ago

Integrate with Azure Text Analytics to detect Key Phrases, use the NuGet package named "PTI.Microservices.Library.AzureTextanalytics". Create a table named PostKeyPhrase, and insert the keyphrases after creating the post.