Skip to content

Latest commit

 

History

History

hu_vectors_web_md

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Core vectors (Medium)

Creative Commons License

This model contains floret vectors trained on the Hungarian Webcorpus 2.0

Build the model

Make sure you have gcc and parallel installed.

Activate the virtual environment: cd hu_vectors_web_md and poetry shell

  1. Fetch datafiles: python -m spacy project assets -S
    (-S won't retry fetch resources if they are already present)
  2. Build all models: python -m spacy project run all