hxsnow10 / ner_and_sequence_tagging

Ner and sequence tagging Collection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ner and Sequence Tagging

several methods for ner&sequence tagging

  • hmm
  • crf to add
  • bilstm+crf (with transfer)
  • char+word+bilstm+crf
  • cnn
  • fsmn
  • SRU to add

results and compares toadd

About

Ner and sequence tagging Collection.


Languages

Language:Python 97.9%Language:Shell 2.1%