Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


Python for Linguists

Python for Linguists

Python for Linguists

Michael Hammond, University of Arizona
May 2020
Available
Paperback
9781108737074

    Specifically designed for linguists, this book provides an introduction to programming using Python for those with little to no experience of coding. Python is one of the most popular and widely-used programming languages as it's also available for free and runs on any operating system. All examples in the text involve language data and can be adapted or used directly for language research. The text focuses on key language-related issues: searching, text manipulation, text encoding and internet data, providing an excellent resource for language research. More experienced users of Python will also benefit from the advanced chapters on graphical user interfaces and functional programming.

    • All concepts are exemplified with code that is included in the text and is available separately
    • The book is split into chapters covering basic issues and chapters for more advanced programmers, meaning it is accessible to readers with a range of experience
    • All examples include language that specifically targets the intended audience, linguists

    Product details

    May 2020
    Paperback
    9781108737074
    310 pages
    228 × 153 × 16 mm
    0.45kg
    Available

    Table of Contents

    • Preface
    • 1. Interacting with Python and basic functions
    • 2. Data types and variables
    • 3. Control structures
    • 4. Input-output
    • 5. Subroutines and modules
    • 6. Regular expressions
    • 7. Text manipulation
    • 8. Internet data
    • 9. Objects
    • 10. GUIs
    • 11. Functional programming
    • Appendix A. NLTK.
      Author
    • Michael Hammond , University of Arizona

      Michael Hammond is Professor of Linguistics and Human Language Technology at the University of Arizona. His previous titles include Programming for Linguists: Perl for Language Professionals (2003) and Programming for Linguists: Java Technology for Language Professionals (2002).