# glassywing/bi-lstm-crf

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/glassywing-bi-lstm-crf).**

384 stars · 86 forks · Python · Apache-2.0

## Links

- GitHub: https://github.com/GlassyWing/bi-lstm-crf
- awesome-repositories: https://awesome-repositories.com/repository/glassywing-bi-lstm-crf.md

## Description

使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注

## Tags

### Part of an Awesome List

- [Natural Language Processing](https://awesome-repositories.com/f/awesome-lists/ai/natural-language-processing.md) — Listed in the “Natural Language Processing” section of the FunNLP awesome list.
- [Lexical Analysis Tools](https://awesome-repositories.com/f/awesome-lists/devtools/lexical-analysis-tools.md) — Chinese word segmentation and POS tagging using Bi-LSTM-CRF.
