Files
2026-07-13 12:37:18 +08:00

12 lines
200 B
Markdown

# rnn_ner
Tagging based Named Entity Recognition.
```{eval-rst}
.. currentmodule:: hanlp.components.ner.rnn_ner
.. autoclass:: hanlp.components.ner.rnn_ner.RNNNamedEntityRecognizer
:members:
```