Back to school with NVivo and XLSTAT: What’s new this year

NVivo and XLSTAT have rolled out major updates over the past year (with more coming soon!)—if you haven’t checked in lately, now’s the time to catch up. These new features are designed to make data analysis faster, smarter, and more accessible—just in time for the new academic year.

Streamlining Information Search Using Gen AI

System Research in Japan used generative AI tools IBM Watson Discovery and IBM watsonx.ai to improve information search across internal documents. By enabling natural language queries and tuning the AI-powered search interface, the company reduced the time needed to find required information by about 50%, uncovering specific details more efficiently and enhancing overall retrieval accuracy.

Deploying Models Coverted to ONNX Format

The article explains how developers can deploy machine learning models that have been converted to the ONNX (Open Neural Network Exchange) format, which is an open-source standard for representing models from frameworks like PyTorch and TensorFlow. It highlights the benefits of ONNX such as improved cross-platform compatibility, performance optimizations, and interoperability and outlines basic steps for converting models and deploying them using ONNX runtime and deployment tools.