39 Forks
314 Stars
314 Watchers

Macadam

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等序列标注算法。

How to download and setup Macadam

Open terminal and run command
git clone https://github.com/yongzhuo/Macadam.git
git clone is used to create a copy or clone of Macadam repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Macadam https://github.com/yongzhuo/Macadam/archive/master.zip

Or simply clone Macadam with SSH
[email protected]:yongzhuo/Macadam.git

If you have some problems with Macadam

You may open issue on Macadam support forum (system) here: https://github.com/yongzhuo/Macadam/issues