Python
Python copied to clipboard
All Algorithms implemented in Python
### **Describe your change:** This program checks for plagiarism in a given body of text. It searches Bing and extracts results from it, and then uses a scoring algorithm (Cosine...
### **Describe your change:** * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### **Checklist:** * [x]...
### **Describe your change:** Power iteration has better convergence if you normalize the output vector after every iteration. This can be seen in the current code. In some case it...
### Describe your change: * Replaced previous definition of the Queue class with a more readable one * Added more meaningful functions * Added type hints * Added doctests to...
### Describe your change: - Add basic issue forms. * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [x] Documentation...
### Describe your change: * [ ] Add an algorithm? * [x] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...
### Describe your change: * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation change? ### Checklist: * [x]...
### Describe your change: The 3rd of the serie * [ ] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [x] Documentation...
### Describe your change: closes #6020 Please see issue: * [x] Fix a bug or typo in an existing algorithm? * [x] Documentation change? ### Checklist: * [x] I have...