Selkie
latest

Table of Contents

  • Introduction
  • The Current Corpus Editor (CLD)
  • Next Corpus Editor
  • The NLP pipeline
    • Conversational agent — selkie.nlp.bot
    • Grammars
    • Chart parser
    • Interpreter and reasoner
    • Morphology and phonology
    • Preprocessing
      • Converting text to bare words — selkie.nlp.pretts
      • Tokenizer for Latin scripts — selkie.nlp.tok
    • GLab — selkie.nlp.glab
    • Praat textgrid — selkie.nlp.textgrid
    • Dependency parsers
  • Dataset interfaces
  • Python extensions

API Reference

  • Module Index
Selkie
  • The NLP pipeline
  • Preprocessing
  • Edit on GitHub

Preprocessing

  • Converting text to bare words — selkie.nlp.pretts
  • Tokenizer for Latin scripts — selkie.nlp.tok
Previous Next

© Copyright 2022, University of Michigan. Revision 6ac70287.

Built with Sphinx using a theme provided by Read the Docs.