- 👓 View today's article
- 🍿 Tune into the AI Show
- 🗞️ AiMonthly Newsletter
- 🌤️ Continue the Azure AI Cloud Skills Challenge
- 🏫 Bookmark the Azure AI Technical Community
- 🌏 Join the Global AI Community
- 💡 Suggest a topic for a future post
Please share
🗓️ Day 12 of #30DaysOfAzureAI
Build an Excel Add-in with ONNX Runtime Web for NLP Tasks
Yesterday was all about building cross-platform intelligent apps with .NET MAUI and ONNX. Today is for people looking to extend Excel with BERT NLP tasks enabled by ONNX Runtime Web in JavaScript. Wait, was "Excel, BERT, JavaScript and ONNX" used in the same sentence?😄 Yup, they were, so follow along to learn more.
🎯 What we'll cover
- Excel Add-ins with Natural Language Processing using BERT and the ONNX Runtime.
- Step-by-step instructions and code examples.
📚 References
🚌 Build an Excel Add-in with ONNX Runtime Web for Inferencing NLP models on Device
Read today's article about building an Excel Add-in with ONNX Runtime and JavaScript with on device inferencing. You'll learn how ONNX Runtime enables the inference of ML models cross-platform even locally in an Excel add-in!
The tasks in this example will show you how to perform the natural language processing tasks of sentiment analysis and question and answering all locally within a spreadsheet. Today's article provides step-by-step instructions and code examples to help readers follow along in building the add-in.
👓 View today's article
Today's article.
🙋🏾♂️ Questions?
You can ask questions about this post on GitHub Discussions
📍 30 days roadmap
What's next? View the #30DaysOfAzureAI Roadmap