Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

GermanNPEmbs

Word embedding model of over 2.2M German newspaper articles 2013-2021 (Bild, Frankfurter Allgemeine, Spiegel Online, Süddeutsche Zeitung, TAZ, Welt).

The model can be downloaded here.

After download, load with

import gensim
model = gensim.models.Word2Vec.load("np_emb")

and access word vectors with

model.wv.vectors

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages