Skip to content
#

embedding

Here are 239 public repositories matching this topic...

myboyliu
myboyliu commented Jun 25, 2021

1.希望可以把底层的api文档再完善一些,比如encoder,decoder,以便于复现一些论文
2.希望可以维护一个pytorch和paddle的api对照一览表,尽量全一些
3.错误日志能否准确一些,有时候datalaoder出的一些错误信息不好定位
4.能否增加使用梯度累加特性,进一步提高batch size

Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2等EMBEDDING嵌入; 支持FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule等文本分类算法; 支持CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC等序列标注算法。

  • Updated Nov 13, 2020
  • Python
walklets

Improve this page

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

Learn more