All Projects → SunYanCN → Band

SunYanCN / Band

Licence: mit
BAND:BERT Application aNd Deployment,Simple and efficient BERT model training and deployment, 简单高效的 BERT 模型训练和部署

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Band

Lotclass
[EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach
Stars: ✭ 160 (-25.93%)
Mutual labels:  text-classification
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (-11.57%)
Mutual labels:  text-classification
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (-9.26%)
Mutual labels:  text-classification
Textvec
Text vectorization tool to outperform TFIDF for classification tasks
Stars: ✭ 167 (-22.69%)
Mutual labels:  text-classification
Text Pairs Relation Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
Stars: ✭ 182 (-15.74%)
Mutual labels:  text-classification
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (-11.57%)
Mutual labels:  text-classification
Transformers for text classification
基于Transformers的文本分类
Stars: ✭ 158 (-26.85%)
Mutual labels:  text-classification
Chinese ulmfit
中文ULMFiT 情感分析 文本分类
Stars: ✭ 208 (-3.7%)
Mutual labels:  text-classification
A Pytorch Tutorial To Text Classification
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification
Stars: ✭ 184 (-14.81%)
Mutual labels:  text-classification
Fake news detection
Fake News Detection in Python
Stars: ✭ 194 (-10.19%)
Mutual labels:  text-classification
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+1065.74%)
Mutual labels:  text-classification
Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
Stars: ✭ 2,235 (+934.72%)
Mutual labels:  text-classification
Marktool
这是一款基于web的通用文本标注工具,支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注,同时也支持文本的迭代标注和实体的嵌套标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模,并设计了全新高效的标注方式,提升了用户体验和标注效率。此外,本工具增加了审核环节,可对多人的标注结果进行一致性检验和调整,提高了标注语料的准确率和可靠性。
Stars: ✭ 190 (-12.04%)
Mutual labels:  text-classification
Textanalyzer
A text analyzer which is based on machine learning,statistics and dictionaries that can analyze text. So far, it supports hot word extracting, text classification, part of speech tagging, named entity recognition, chinese word segment, extracting address, synonym, text clustering, word2vec model, edit distance, chinese word segment, sentence similarity,word sentiment tendency, name recognition, idiom recognition, placename recognition, organization recognition, traditional chinese recognition, pinyin transform.
Stars: ✭ 162 (-25%)
Mutual labels:  text-classification
Nlp classification
Implementing nlp papers relevant to classification with PyTorch, gluonnlp
Stars: ✭ 202 (-6.48%)
Mutual labels:  text-classification
Awesome Text Classification
Awesome-Text-Classification Projects,Papers,Tutorial .
Stars: ✭ 158 (-26.85%)
Mutual labels:  text-classification
Simpletransformers
Transformers for Classification, NER, QA, Language Modelling, Language Generation, T5, Multi-Modal, and Conversational AI
Stars: ✭ 2,881 (+1233.8%)
Mutual labels:  text-classification
Cnn Text Classification Keras
Text Classification by Convolutional Neural Network in Keras
Stars: ✭ 213 (-1.39%)
Mutual labels:  text-classification
Icdar 2019 Sroie
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
Stars: ✭ 202 (-6.48%)
Mutual labels:  text-classification
Jfasttext
Java interface for fastText
Stars: ✭ 193 (-10.65%)
Mutual labels:  text-classification

BAND:BERT Application aNd Deployment

A simple and efficient BERT model training and deployment framework,一个简单高效的 BERT 模型训练和部署框架

Contributors Forks Stargazers Issues MIT License


Logo

BAND

BAND:BERT Application aNd Deployment
探索本项目的文档 »

查看Demo · 报告Bug · 提出新特性 · 问题交流

目录

上手指南

开发前的配置要求
  1. xxxxx x.x.x
  2. xxxxx x.x.x
安装方法

安装band有两种方式:

  • Install from PyPi
    pip install band
    
  • Install From Git
    pip install git+https://www.github.com/sunyancn/band.git
    

文件目录说明

filetree 
├── ARCHITECTURE.md
├── LICENSE.txt
├── README.md
├── /account/
├── /bbs/
├── /docs/
│  ├── /rules/
│  │  ├── backend.txt
│  │  └── frontend.txt
├── manage.py
├── /oa/
├── /static/
├── /templates/
├── useless.md
└── /util/

部署

暂无

使用到的框架

作者

您可以通过以下方式联系我:

您也可以在贡献者名单中参看所有参与该项目的开发者。

贡献者

请阅读CONTRIBUTING.md 查阅为该项目做出贡献的开发者。

如何参与开源项目

贡献使开源社区成为一个学习、激励和创造的绝佳场所。你所作的任何贡献都是非常感谢的。

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

版权说明

该项目签署了MIT 授权许可,详情请参阅 LICENSE

版本控制

该项目使用Git进行版本管理。您可以在repository参看当前可用版本。

鸣谢

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].