Skip to content
#

configurable

Here are 206 public repositories matching this topic...

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

  • Updated Mar 8, 2020
  • Python

[Docs & Development] Soogle, self-made searchable system for your knowledge jessie(docs, images, etc.), with futuristic and friendly clients, integrated with Google/Baidu APIs(OCR, Translate) 💫笔者在日常笔记、写作、浏览、发布中的工具集锦,包含构建自己的文档/图片等知识搜索能力,多端接入以便捷使用 OCR/翻译等外部 API 等

  • Updated Jun 21, 2021
  • TypeScript
thomasborgen
thomasborgen commented Jan 26, 2021

Require success is our way of enabling the users to choose what is considered as errors and should hard fail.

When something is required to succeed, it must apply its function successfully.

ie: in casting, casting "123" to integer will succeed, but casting "test" to integer will fail.

When require_success is set to True in casting then this will trigger a hard fail and mapping wil

Improve this page

Add a description, image, and links to the configurable 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 configurable topic, visit your repo's landing page and select "manage topics."

Learn more