chenyuntc / PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
☆1,058Updated 6 years ago
Alternatives and similar repositories for PyTorchText
Users that are interested in PyTorchText are comparing it to the libraries listed below
Sorting:
- [2017知乎看山杯 多标签 文本分类] ye组(第六名) 解题方案☆403Updated 7 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆582Updated 2 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆847Updated 6 years ago
- bert中文分类实践☆735Updated 6 years ago
- Kaggle:Quora Question Pairs, 4th/3396 (https://www.kaggle.com/c/quora-question-pairs)☆731Updated 7 years ago
- 自然语言基础模型☆563Updated 6 years ago
- 基于tensorflow深度学习的中文的命名实体识别☆1,050Updated 7 years ago
- ☆533Updated 6 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago
- tensorflow implementation☆1,145Updated 5 years ago
- some attention implements☆1,445Updated 5 years ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆850Updated 5 years ago
- A neural network model for Chinese named entity recognition☆1,805Updated 6 years ago
- 知乎看山杯 第二名 解决方案☆241Updated 6 years ago
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,354Updated 7 months ago
- DSSM and Multi-View DSSM☆663Updated 4 years ago
- word2vec/glove/swivel binary file on chinese corpus☆402Updated 8 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 使用深度学习算法实现的中文问答系统☆554Updated 6 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆429Updated 6 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆594Updated 6 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆653Updated 4 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆964Updated 6 years ago
- QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)☆930Updated 2 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆655Updated 5 years ago
- 使用预训练语言模型BERT做中文NER☆953Updated 5 years ago
- python3实现 互信息和左右熵的新词发现☆592Updated 5 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆684Updated 4 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆673Updated 5 years ago
- Neural Relation Extraction, including CNN, PCNN, CNN+ATT, PCNN+ATT☆810Updated 4 years ago