The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    FileNotFoundError
Message:      Couldn't find a dataset script at /src/services/worker/hauptmann/fasttext_ger/fasttext_ger.py or any data file in the same directory. Couldn't find 'hauptmann/fasttext_ger' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in hauptmann/fasttext_ger. 
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 55, in compute_config_names_response
                  for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1508, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find a dataset script at /src/services/worker/hauptmann/fasttext_ger/fasttext_ger.py or any data file in the same directory. Couldn't find 'hauptmann/fasttext_ger' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in hauptmann/fasttext_ger.

Need help to make the dataset viewer work? Open a discussion for direct support.

German Fasttext Vectors

This repository contains the German word embeddings from fasttext.

License and Attribution

The word vectors are distributed under the Creative Commons Attribution-Share-Alike License 3.0

References

If you use these word vectors, please cite the following paper:

@inproceedings{grave2018learning,
  title={Learning Word Vectors for 157 Languages},
  author={Grave, Edouard and Bojanowski, Piotr and Gupta, Prakhar and Joulin, Armand and Mikolov, Tomas},
  booktitle={Proceedings of the International Conference on Language Resources and Evaluation (LREC 2018)},
  year={2018}
}

The original file can be found at https://fasttext.cc/docs/en/crawl-vectors.html

Downloads last month
1
Edit dataset card