imvladikon/english_news_weak_ner
Large Weak Labelled NER corpus Dataset Summary The dataset is generated through weak labelling of the scraped and preprocessed news corpus (bloomberg's news). so, only to research purpose. In order of the tokenization, news were splitted into sentences using nltk.PunktSentenceTokenizer (so, sometimes, tokenization might be not perfect) Usage from datasets import load_dataset articles_ds = load_dataset("imvladikon/english_news_weak_ner"… See the full description on the dataset page: https://huggingface.co/datasets/imvladikon/english_news_weak_ner.
5216
