#
text
Here are 2,734 public repositories matching this topic...
Natural Language Processing Best Practices & Examples
nlp
machine-learning
natural-language-processing
deep-learning
text-classification
text
best-practices
natural-language
nlu
pretrained-models
natural-language-inference
natural-language-understanding
sota
transfomer
nli
azure-ml
mlflow
-
Updated
Apr 8, 2021 - Python
A jquery plugin for CSS3 text animations.
-
Updated
Jul 21, 2021 - JavaScript
Facilitating the design, comparison and sharing of deep text matching models.
-
Updated
Jun 3, 2021 - Python
-
Updated
Jul 14, 2021 - JavaScript
Beautiful, easy attributed strings in Swift
swift
design
text-formatting
text
dynamic
carthage
xib
storyboard
auto-layout
typography
special-characters
constraints
dynamic-type
attributes-inspector
interface-builder
xml-parsing
-
Updated
Jul 1, 2021 - Swift
Paranoid text spacing in JavaScript
-
Updated
Jul 29, 2021 - JavaScript
A JavaScript API for drawing unconventional text effects on the web.
-
Updated
Jul 28, 2020 - JavaScript
swift
swift-library
text-formatting
text
auto-layout
typography
dynamic-type
xml-parsing
attributedstring
nsattributedstring
-
Updated
Jul 31, 2021 - Swift
A synthetic data generator for text recognition
-
Updated
Jul 25, 2021 - Python
Convert typed text to realistic handwriting!
converter
text
pencil
pen
hacktoberfest
handwriting
handwritten
emnist-dataset
extended-mnist
handwriter
daniel-font
-
Updated
Jun 15, 2021 - JavaScript
A tiny javascript library for obfuscating and revealing text in DOM elements. 😲
-
Updated
Aug 28, 2017 - JavaScript
A different beautiful Floating Edit Text
-
Updated
Jul 2, 2020 - Java
Distractionless Writing Tool
-
Updated
Jul 14, 2021 - JavaScript
Converts a pdf file into a text file while keeping the layout of the original pdf. Useful to extract the content from a table in a pdf file for instance. This is a subclass of PDFTextStripper class (from the Apache PDFBox library).
-
Updated
Jun 15, 2021 - Java
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
android
api
material-design
gradle
view
tags
text
material-ui
android-library
android-development
tag
chip
material-chip
-
Updated
Jul 29, 2021 - Kotlin
Declarative building and fast rendering attributed string library.
-
Updated
Dec 3, 2019 - Swift
React component for a div with editable contents
-
Updated
Jun 8, 2021 - TypeScript
art
python
status
fun
fonts
library
twitter
text
ascii
python-library
python-lib
python3
pip
ascii-art
easy-to-use
easy
figlet
ascii-text
pypi-packages
ascii-art-library
-
Updated
Jun 6, 2021 - Python
Advanced html to text converter
-
Updated
Jun 9, 2021 - JavaScript
Improve this page
Add a description, image, and links to the text topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Right now, this condition check on the delete() outcome has no value.

Describe the solution you'd like
I'd like to see the
DefaultScript.delete()
method check to make sure the deletion was done properly and then return a boolean value.Or as @Griatch put it