cmc-csci040
cmc-csci040 copied to clipboard
Computing for the Web
Hi, I am getting this error when I run my project.py file: sqlite3.OperationalError: no such table: users. I have the exact same code that we wrote in class, but the...
Just thinking ahead, but for our twitter clone would you like it to be quite standard and keep is labeled as 'Twitter Clone', or are we allowed to get creative...
All grades are updated. For most LLM project submissions, I offered the opportunity to fix mistakes for a regrade. Any regrade submissions are due by Sunday@midnight. Email me when you...
I have a few questions regarding the project and would appreciate some help: 1. When we use API to score chunk for us, how should we treat our four required...
CI Issue
When I run $ python -m doctest docchat.py in my terminal, it passes all the doctests, but when github runs CI, it says some of the functions are failing because...
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. Commits 1c5b075 this time for surer d9c3699 this time for sure... d91b9dd blacken 5a4683c Soothe mypy 9c9567f Bump version to 0.16.0 114803a Merge commit...
spacy
I've tried many times to install spacy so my code can run but it just gets error messages each time I try. I've tried other ways too. Is there a...
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [nltk](https://github.com/nltk/nltk) from 3.5 to 3.9.1. Changelog Sourced from nltk's changelog. Version 3.9.2 2025-03-10 Minor fixes including: properly initialize Portuguese corpus reader support for mixed rules conversion into Chomsky Normal...
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.54.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...