Selkie
0.25.2

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
      • Finite-state automata — selkie.nlp.fsa
      • Finite-state transducers — selkie.nlp.fst
      • English stemmer — selkie.nlp.stemmer
    • Preprocessing
    • GLab — selkie.nlp.glab
    • Praat textgrid — selkie.nlp.textgrid
    • Dependency parsers
  • Dataset interfaces
  • Python extensions
  • Selkie command line

API Reference

  • Module Index
Selkie
  • The NLP pipeline
  • Morphology and phonology
  • View page source

Morphology and phonology

  • Finite-state automata — selkie.nlp.fsa
  • Finite-state transducers — selkie.nlp.fst
  • English stemmer — selkie.nlp.stemmer
Previous Next

© Copyright 2022, University of Michigan.

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