Skip to content

CorrelAid/cdl_insl

Repository files navigation

Current suggested pipeline to count verbs

  • Spelling correction with LLMS -> POS tagging with stanza -> Count words tagged with VERB

Thoughts

Setup

  1. Install uv
  2. Install dependencies:
    uv sync
    
  3. Optionally download spacy dependencies:
     uv run spacy download de_core_news_lg
    
  4. For dspy LLM functionality, add .env
    OR_KEY=sk-or-v1-key
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •