Skip to content

Add spaCy setup instructions - #4

Open
xploit007 wants to merge 1 commit into
mainfrom
codex/append-spacy-to-requirements.txt
Open

Add spaCy setup instructions#4
xploit007 wants to merge 1 commit into
mainfrom
codex/append-spacy-to-requirements.txt

Conversation

@xploit007

Copy link
Copy Markdown
Owner

Summary

  • install spaCy in the requirements
  • document downloading the spaCy language model

Testing

  • pip install -r requirements.txt
  • python -m spacy download en_core_web_sm
  • streamlit run app.py --server.headless true

https://chatgpt.com/codex/tasks/task_e_6874834c34588330bf98f62c3be1471d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant