The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi everyone,
I'm pretty new to Power BI,
Can anybody please tell me, Is there an API for Natural Language Processing(NLP) which can be integrated in Power BI?
Thnaks in advance,
Nagaraj
@Anonymous
How do you want to use NLP in Power BI?
If you need to filter data based on natural language, you can directly use QA & Cortana. If you need to show the result of NLP as visual. I suggest you use R visual and integrate the NLP package in R script to generate a viusal.
Reference:
CRAN Task View: Natural Language Processing
Regards,
Thanks for the quick reply @v-sihou-msft
May be I failed to ask the specific question, well, actually do I have to integrate R in Power BI (I think thats's the on;y option) for any Text mining (or may be text analysis) or is there an API which I can use for the same.
Thanks again