Instructions to use lansinuote/nlp.6.named_entity_recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lansinuote/nlp.6.named_entity_recognition with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("lansinuote/nlp.6.named_entity_recognition", device_map="auto") - Notebooks
- Google Colab
- Kaggle
how use this
#1 opened over 3 years ago
by
AyoubChLin