Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.11 KB

index.rst

File metadata and controls

40 lines (24 loc) · 1.11 KB
github_url

https://github.com/LiyuanLucasLiu/AutoNER

AutoNER documentation

Check Our New NER Toolkit🚀🚀🚀

  • Inference:
    • LightNER: inference w. models pre-trained / trained w. any following tools, efficiently.
  • Training:
    • LD-Net: train NER models w. efficient contextualized representations.
    • VanillaNER: train vanilla NER models w. pre-trained embedding.
  • Distant Training:
    • AutoNER: train NER models w.o. line-by-line annotations and get competitive performance.

No line-by-line annotations, AutoNER trains named entity taggers with distant supervision.

Details about AutoNER can be accessed at: https://arxiv.org/abs/1804.07827.

seq

Indices and tables

  • genindex
  • modindex
  • search