Skip to content

Releases: yongzhuo/Macadam

macadam版本v0.1.1

15 Jul 09:48
Compare
Choose a tag to compare
macadam版本v0.1.1 Pre-release
Pre-release
  1. embedding select float16, del embed, for bigram
  2. add dict_sort
  3. del os.environ["MACADAM_LEVEL"] = "PREDICT"
  4. fix bug of install, numpy
  5. fix REAMD.md, requirements.txt

Macadam最初的版本,初始化

04 Jun 17:08
Compare
Choose a tag to compare
  1. embedding: RANDOM、WORD2VEC、MIX、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2
  2. text-classification: FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule
  3. sequence-labeling: CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC