LICENSE
MANIFEST.in
pyproject.toml
requirements.in
setup.cfg
setup.py
ellf_recipes/__init__.py
ellf_recipes/about.json
ellf_recipes/about.py
ellf_recipes.egg-info/PKG-INFO
ellf_recipes.egg-info/SOURCES.txt
ellf_recipes.egg-info/dependency_links.txt
ellf_recipes.egg-info/entry_points.txt
ellf_recipes.egg-info/not-zip-safe
ellf_recipes.egg-info/requires.txt
ellf_recipes.egg-info/top_level.txt
ellf_recipes/recipes/__init__.py
ellf_recipes/recipes/audio.py
ellf_recipes/recipes/coref.py
ellf_recipes/recipes/curate.py
ellf_recipes/recipes/db_actions.py
ellf_recipes/recipes/debug_task.py
ellf_recipes/recipes/dep.py
ellf_recipes/recipes/example_computations.py
ellf_recipes/recipes/image.py
ellf_recipes/recipes/llm.py
ellf_recipes/recipes/ner.py
ellf_recipes/recipes/pos.py
ellf_recipes/recipes/rel.py
ellf_recipes/recipes/review.py
ellf_recipes/recipes/secrets_example.py
ellf_recipes/recipes/sent.py
ellf_recipes/recipes/spacy_models.py
ellf_recipes/recipes/spans.py
ellf_recipes/recipes/terms.py
ellf_recipes/recipes/textcat.py
ellf_recipes/recipes/train.py
ellf_recipes/recipes/util.py
ellf_recipes/recipes/agents/__init__.py
ellf_recipes/recipes/agents/gemini_agent.py
ellf_recipes/recipes/agents/llm.py
ellf_recipes/recipes/agents/spacy_test_agent.py
tests/test_train_properties.py