Text classification models
☆67Feb 18, 2020Updated 6 years ago
Alternatives and similar repositories for TextClassification
Users that are interested in TextClassification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Reimplementation of Google's Wide & Deep Network in Keras☆27Jan 29, 2017Updated 9 years ago
- Simhash and near-duplicate detection☆17Dec 6, 2013Updated 12 years ago
- 知乎看山杯 第二名 解决方案☆240Jan 18, 2019Updated 7 years ago
- BERT for few_shot_learning, provided siamese net, match net, prototypical net☆12Jan 6, 2020Updated 6 years ago
- named entity recognition combined with rule from entity dict☆13Aug 25, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- bert-of-theseus via bert4keras☆31Jul 17, 2020Updated 6 years ago
- 机器学习常用算法、Machine Learning、Deep Learning☆11Aug 17, 2019Updated 7 years ago
- [NAACL 2018] Robust Sequence Labeling with Adversarial Training☆10Sep 30, 2019Updated 6 years ago
- A third-party implementation of paper《SpellGCN: Incorporating Phonological and Visual Similarities into Language Models for Chinese Spell…☆14Nov 27, 2020Updated 5 years ago
- Predict heart disease by using Adaboost and Random Forest Classifier☆14Nov 4, 2018Updated 7 years ago
- several methods for text classification☆188Dec 31, 2017Updated 8 years ago
- CCF疫情问答助手baseline☆32Jun 12, 2023Updated 3 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125May 14, 2019Updated 7 years ago
- Entity recognition codes for "2019 Datagrand Cup: Text Information Extraction Challenge"☆27Aug 23, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Programs with word vectors, RNN, NLP stuff, etc☆17Feb 28, 2017Updated 9 years ago
- ☆24Mar 26, 2022Updated 4 years ago
- “达观杯”文本智能处理挑战赛,Rank11/2862解决方案☆12Sep 12, 2018Updated 7 years ago
- 2018达观杯文本智能处理挑战赛:基于ML、DL实现文本分类☆36Jul 17, 2018Updated 8 years ago
- Deep Learning using Neural Network Toolbox + Finance Portfolio Selection with MorningStar☆10May 5, 2018Updated 8 years ago
- Train I3D on NTU-RGB+D dataset in keras☆11Feb 5, 2019Updated 7 years ago
- Some solutions about kaggle compettions.☆16Jun 11, 2018Updated 8 years ago
- ☆10Oct 11, 2022Updated 3 years ago
- 2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)☆263Oct 24, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ☆13Sep 14, 2022Updated 3 years ago
- transfromer model py keras☆32Jan 22, 2019Updated 7 years ago
- ☆10Mar 24, 2023Updated 3 years ago
- LGEB: Benchmark of Language Generation Evaluation☆16Oct 21, 2022Updated 3 years ago
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆260Sep 15, 2018Updated 7 years ago
- some algorithm implemention and reference doc☆12Aug 2, 2018Updated 8 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Aug 11, 2020Updated 6 years ago
- 天池nl2sql冠军方案☆302Oct 13, 2019Updated 6 years ago
- A machine-learning algorithm to predict CTCF-mediated long-range chromatin interactions☆17Nov 7, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆13Feb 11, 2021Updated 5 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 6 years ago
- Negative binomial maximum likelihood estimate implementation in Python using L-BFGS-B