Название: Natural Language Analytics with Generative Large-Language Models: A Practical Approach with Ollama and Open-Source LLMs
Автор: Francisco S. Marcondes, Adelino Gala, Renata Magalhães, Fernando Perez de Britto, Dalila Durães, Paulo Novais
Издательство: Springer
Год: 2025
Страниц: 94
Язык: английский
Формат: pdf (true), epub
Размер: 18.0 MB
This book explores the application of generative Large Language Models (LLMs) for extracting and analyzing data from natural language artefacts. Unlike traditional uses of LLMs, such as translation and summarization, this book focuses on utilizing these models to convert unstructured text into data that can be processed through the Data Science pipeline to generate actionable insights. The content is designed for professionals in diverse fields including cognitive science, linguistics, management, and information systems. Ollama is a tool designed to facilitate the deployment and operation of LLMs for various language analytics tasks. This chapter provides a quick-start guide for Ollama, detailing the steps to download and start using the tool on a local machine. This includes the navigation of Ollama’s model library and selection of models, the use of Ollama in a command shell environment, the setup of models through a modelfile, and its integration with Python (enabling developers to incorporate LLM functionality into Python-based projects). Ollama is presented as a solution that not only enhances the use of LLMs but also makes them more adaptable and easier to use in various contexts.