Selkie
  • To Do
  • Introduction
  • Python extensions
  • Web Application
  • General-purpose tools
  • Corpus processing
  • The NLP pipeline
    • selkie.fsa — Finite-state automata
    • selkie.fst — Finite-state transducers
    • selkie.tree — Trees
    • selkie.stemmer — English stemmer
    • selkie.head — Head marking
    • selkie.dep — Dependency conversion
    • selkie.features — Non-recursive features
    • selkie.avs — Recursive feature structures
    • selkie.grammar — Constituent grammars
    • selkie.gdev — Grammar development tool
    • selkie.gen — Generation
    • selkie.parser — Constituent parser
    • selkie.expr — Predicate calculus
    • selkie.interp — Semantic interpretation
    • selkie.logic — Automated reasoning
    • selkie.bot — Conversational agent
  • Speech
  • Datasets
  • Web Application Framework
  • Persistent-object database
  • The Content Framework
  • The CLD application
  • Universal Corpus
Selkie
  • The NLP pipeline
  • View page source

The NLP pipeline

  • selkie.fsa — Finite-state automata
  • selkie.fst — Finite-state transducers
  • selkie.tree — Trees
  • selkie.stemmer — English stemmer
  • selkie.head — Head marking
  • selkie.dep — Dependency conversion
  • selkie.features — Non-recursive features
  • selkie.avs — Recursive feature structures
  • selkie.grammar — Constituent grammars
  • selkie.gdev — Grammar development tool
  • selkie.gen — Generation
  • selkie.parser — Constituent parser
  • selkie.expr — Predicate calculus
  • selkie.interp — Semantic interpretation
  • selkie.logic — Automated reasoning
  • selkie.bot — Conversational agent
Previous Next

© Copyright 2022, Steven Abney.

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