News

The Obsidian-Excalidraw plugin integrates Excalidraw, a feature rich sketching tool, into Obsidian. You can store and edit Excalidraw files in your vault, you can embed drawings into your documents, ...
Implementing Naive Bayes Classification algorithm into PHP to classify given text as ham or spam. This application uses MySql as database. - varunon9/naive-bayes-classifier ...