radbrt/NoCy

By GitHub - 2021-03-17

Description

Contribute to radbrt/NoCy development by creating an account on GitHub.

Summary

  • README.md NoCy transformer language model A simple transformer language model based on bert and tuned with the norwegian (bokmål) NorNE dataset.
  • Due to its size the model is not included but you can easily recreate it: Create the folders packages and training Run python -m spacy project run nocy_nb Great artists steal This project is the result of shamelessly duct-taping together the default Spacy suggested config for a norwegian transformer model, and a bastardized copy of Kenneth Enevoldsen's repo doing mostly the same thing to create a danish transformer model:

 

Topics

  1. NLP (0.2)
  2. Coding (0.04)
  3. Management (0.03)

Similar Articles

The Model’s Shipped; What Could Possibly go Wrong

By Medium - 2021-02-18

In our last post we took a broad look at model observability and the role it serves in the machine learning workflow. In particular, we discussed the promise of model observability & model monitoring…

asahi417/tner

By GitHub - 2021-03-03

Language model finetuning on NER with an easy interface, and cross-domain evaluation. We released NER models finetuned on various domain via huggingface model hub. - asahi417/tner