profanity
Here are 64 public repositories matching this topic...
I need to use this in a TypeScript context and I don't know how to call its functions or import it.
Add trim to word
-
Updated
May 17, 2020
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:
- Load
swearjar-node(I did so by runningnpm install --no-save swearjarin an empty temporary directory) - Run the following in the node.js console:
const swe-
Updated
Jul 5, 2020 - Python
It should be implemented as settable property. Note, that cache should be cleared after the setting the new value.
-
Updated
May 27, 2020 - JavaScript
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Jan 23, 2019 - JavaScript
Graphics
Dataset Incomplete
-
Updated
Jul 26, 2019
-
Updated
Nov 21, 2017 - JavaScript
-
Updated
Nov 16, 2019 - JavaScript
-
Updated
Apr 13, 2019 - Python
-
Updated
Sep 26, 2018 - JavaScript
-
Updated
May 21, 2018 - Erlang
-
Updated
May 28, 2020 - JavaScript
-
Updated
Apr 18, 2018 - Java
-
Updated
Jul 16, 2017 - Java
-
Updated
Mar 25, 2020 - Python
-
Updated
May 16, 2020 - Go
-
Updated
Feb 5, 2016 - JavaScript
Improve this page
Add a description, image, and links to the profanity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the profanity topic, visit your repo's landing page and select "manage topics."
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