Releases: yongzhuo/Macadam
Releases · yongzhuo/Macadam
macadam版本v0.1.1
- embedding select float16, del embed, for bigram
- add dict_sort
- del os.environ["MACADAM_LEVEL"] = "PREDICT"
- fix bug of install, numpy
- fix REAMD.md, requirements.txt
Macadam最初的版本,初始化
- embedding: RANDOM、WORD2VEC、MIX、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA、GPT-2
- text-classification: FineTune、FastText、TextCNN、CharCNN、BiRNN、RCNN、DCNN、CRNN、DeepMoji、SelfAttention、HAN、Capsule
- sequence-labeling: CRF、Bi-LSTM-CRF、CNN-LSTM、DGCNN、Bi-LSTM-LAN、Lattice-LSTM-Batch、MRC