Skip to content
#

profanity

Here are 64 public repositories matching this topic...

rakshit-kumar
rakshit-kumar commented Dec 24, 2019

The library is generating lot of warnings (text below).

sklearn/utils/deprecation.py:144: FutureWarning: The sklearn.svm.classes module is deprecated in version 0.22 and will be removed in version 0.24. The corresponding classes / functions should instead be imported from sklearn.svm. Anything that cannot be imported from sklearn.svm is now part of the private API.

warnings.warn(message, Fut

swhisnant
swhisnant commented Jun 22, 2019

Censoring a word should conceal its characters while still allowing the reader to use context clues to understand the sentence it was in, otherwise, the entire sentence may not be understood.

Steps to reproduce:

  1. Load swearjar-node (I did so by running npm install --no-save swearjar in an empty temporary directory)
  2. Run the following in the node.js console:
const swe

Improve this page

Add a description, image, and links to the profanity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the profanity topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.