News

Language API from Project Oxford in Public Beta

Microsoft has offered a few of the machine learning APIs to developers to incorporate into apps. Out in public beta now is LUIS, the Language Understanding Intelligent Service that now has Chinese language support and adds dozens of prebuilt models.

Microsoft's Machine Learning team has released beta versions of a handful of machine learning-based APIs that developers can use to add vision, speech, facial recognition, and language translation to apps. The output is a result of the work Microsoft has been putting forth in its Project Oxford initiative that the company demonstrated at this year's Build Conference in April.

"We've further expanded the reach of Project Oxford's Language Understanding Intelligent Service (LUIS) with public beta availability, Chinese language support and more pre-built models," wrote Ryan Galgon, Senior Program Manager in Microsoft's Technology & Research group, in a blog post. "In addition, beta versions of the Project Oxford face, computer vision and speech SDKs are now available on GitHub."

Chinese language support is the main addition to LUIS, a feature that Galgon said was highly requested by users. "LUIS correctly processes Chinese utterances that include fragments of English." Data collected by LUIS can also be readily exported to a JSON object, and those objects can be imported to new apps. Microsoft has dogfooded LUIS, as it's the API that processes language in Microsoft's Gigjam, the cross-platform business collaboration apps that has Cortana at its core.

Besides LUIS, the Machine Learning team is also making face, computer vision, and speech SDKs available on Github. Learn more about the Project Oxford SDKs and APIs at https://www.projectoxford.ai/sdk.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events