Skip to content

Commit

Permalink
Merge pull request fighting41love#12 from BrikerMan/master
Browse files Browse the repository at this point in the history
增加 Kashgari 基于 bert 和 keras 的分类标注库
  • Loading branch information
fighting41love authored Jan 26, 2019
2 parents 5f77d7d + ecedbf9 commit c7a4875
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ publishTime: 该谣言被举报时间

+ bert用于中文命名实体识别 tensorflow版本: [github](https://github.com/macanv/BERT-BiLSTM-CRF-NER)

+ bert 基于 keras 的封装分类标注框架 Kashgari,几分钟即可搭建一个分类或者序列标注模型: [github](https://github.com/BrikerMan/Kashgari)

+ bert、ELMO的图解: [github](https://jalammar.github.io/illustrated-bert/)

+ BERT: Pre-trained models and downstream applications: [github](https://github.com/asyml/texar/tree/master/examples/bert)
Expand Down

0 comments on commit c7a4875

Please sign in to comment.