- Safety checks Python packages against a vulnerability database
- PyUp offers a paid service for Safety
- Automatic Python Vulnerability Checking shows how to use GitHub actions to automate Safety checks
- GitHub Dependabot can check Python requirements files and other language dependencies against GitHub’s vulnerability database
Category Archives: links
Links on Dialogue Systems, Chatbots, and Communication
Question Answering Datasets
Linguistic and Natural Language Processing Links
A number of links related to natural language processing and linguistics:
- What’s the Difference Between Stemming and Lemmatization? – Ask Dr. Search
- A List of Social Tagging Datasets Made Available for Research
- Social Signaling and Language Use
- Lexical Growth in the Blogosphere
- Spelling correction using the Python Natural Language Toolkit (nltk)
- OPUS – an open source parallel corpus
- Evaluating POS Taggers: The Contenders
- Text Analytics Wiki
Python Unicode Links
Links for understanding how to use unicode in python:
Python and Django Testing and Continuous Integration Links
A/B Testing Links
Proxy Links
Programming Philosophy Links
- Software Is Hard
- Maker’s Schedule, Manager’s Schedule
- programming | Quotes Archive
- How to be a Programmer: A Short, Comprehensive, and Personal Summary
- The “free electron” programmer
- Software Carpentry
- Edited Contributions – Programmer 97-things
- It’s OK Not to Write Unit Tests
- Psychology and Security Resource Page
- How To Make Life Suck Less (While Making Scalable Systems)
- The myth of “undesigned”
- The Problem with Design and Implementation