|
--- |
|
license: mit |
|
tags: |
|
- infinite-dataset-hub |
|
- synthetic |
|
--- |
|
|
|
# DocNER_German |
|
|
|
tags: Named Entity Recognition, German, Corporate, Legal Documents |
|
|
|
_Note: This is an AI-generated dataset so its content may be inaccurate or false_ |
|
|
|
**Dataset Description:** |
|
|
|
The 'DocNER_German' dataset is a collection of German corporate and legal documents annotated for Named Entity Recognition (NER) purposes. It contains texts extracted from real-world scenarios including contracts, agreements, and corporate communications. Each document has been labeled with entities such as 'Person', 'Organization', 'Location', 'Date', 'Money', 'LegalTerm', and 'Event'. |
|
|
|
**CSV Content Preview:** |
|
|
|
```csv |
|
Document ID,Text,Labels |
|
001,Dies ist eine Referenzzahlung an die Beteiligten des Kartells. Die Zahlung soll im Juni erfolgen. Labels: Person, Event, Money |
|
002,Unser neues Büro befindet sich in der Berliner Straße 123. Es wird am 1. Juli bezogen. Labels: Location, Date |
|
003,Der Vertrag wurde unterzeichnet von Herrn Müller und Frau Schmidt am 5. April. Labels: Person |
|
004,Die GmbH hat kürzlich einen Vertrag mit dem Partnerunternehmen für den Vertrieb abgeschlossen. Labels: Organization, Event |
|
005,Das Kapitalanteil wurde letztes Jahr im Mai aufgestockt. Der neue Anteil beträgt 35%. Labels: Money, Event |
|
``` |
|
|
|
**Source of the data:** |
|
|
|
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query 'German Doc': |
|
|
|
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=German+Doc&dataset=DocNER_German&tags=Named+Entity+Recognition,+German,+Corporate,+Legal+Documents |
|
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct |
|
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub |
|
|