# glassywing/transformer-word-segmenter

**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-transformer-word-segmenter).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

163 stars · 35 forks · Python · Apache-2.0

## Links

- GitHub: https://github.com/GlassyWing/transformer-word-segmenter
- awesome-repositories: https://awesome-repositories.com/repository/glassywing-transformer-word-segmenter.md

## Description

Sequence labeling  base on universal transformer (Transformer encoder) and CRF; 基于Universal Transformer + 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) — Segmentation and tagging using Universal Transformer and CRF.
