doc_id
stringlengths
4
10
revision_depth
int64
1
4
before_revision
stringlengths
135
9.03k
after_revision
stringlengths
144
8.89k
edit_actions
list
sents_char_pos
list
domain
stringclasses
3 values
2009.05426
1
The second edition of "Semantic Relations Between Nominals" ( by Vivi Nastase, Stan Szpakowicz, Preslav Nakov and Diarmuid 'O S'eaghdha ) will be published by URLan & Claypool . A new Chapter 5 of the book discusses relation classification/extraction in the deep-learning paradigm which arose after the first edition a...
The second edition of "Semantic Relations Between Nominals" by Vivi Nastase, Stan Szpakowicz, Preslav Nakov and Diarmuid 'O S'eaghdha will be published early in 2021 by URLan & Claypool URL A new Chapter 5 of the book , by Vivi Nastase and Stan Szpakowicz, discusses relation classification/extraction in the deep-learni...
[ { "type": "D", "before": "(", "after": null, "start_char_pos": 60, "end_char_pos": 61, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "D", "before": ")", "after": null, "start_char_pos": 136, "end_c...
[ 0, 178, 328 ]
arxiv
2009.05664
1
Existing commonsense reasoning datasets for AI and NLP tasks fail to address an important aspect of human life: cultural differences. In this work, we introduce an approach that extends prior work on crowdsourcing commonsense knowledge by incorporating differences in knowledge that are attributable to cultural or natio...
Existing commonsense reasoning datasets for AI and NLP tasks fail to address an important aspect of human life: cultural differences. In this work, we introduce an approach that extends prior work on crowdsourcing commonsense knowledge by incorporating differences in knowledge that are attributable to cultural or natio...
[ { "type": "R", "before": "three fairly universal rituals---coming-of-age, marriage, and funerals---across three different", "after": "six fairly universal rituals---birth, coming-of-age, marriage, funerals, new year, and birthdays---across two", "start_char_pos": 412, "end_char_pos": 507, "m...
[ 0, 133, 331, 572, 828, 1073 ]
null
2009.08553
1
Conventional sparse retrieval methods such as TF-IDF and BM25 are simple and efficient, but solely rely on lexical overlap and fail to conduct semantic matching. Recent dense retrieval methods learn latent representations to tackle the lexical mismatch problem, while being more computationally expensive and sometimes i...
Conventional sparse retrieval methods such as TF-IDF and BM25 are simple and efficient, but solely rely on lexical overlap without semantic matching. Recent dense retrieval methods learn latent representations to tackle the lexical mismatch problem, while being more computationally expensive and insufficient for exact ...
[ { "type": "R", "before": "and fail to conduct", "after": "without", "start_char_pos": 123, "end_char_pos": 142, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "D", "before": "sometimes", "after": null, ...
[ 0, 161, 433, 592, 891, 1030 ]
arxiv
2009.09704
2
An end-to-end speech-to-text translation (ST) takes audio in a source language and outputs the text in a target language. Inspired by neuroscience, humans have perception systems and cognitive systems to process different information , we propose LUT, Listen-Understand-Translate, a unified framework with triple superv...
An end-to-end speech-to-text translation (ST) takes audio in a source language and outputs the text in a target language. Existing methods are limited by the amount of parallel corpus. Can we build a system to fully utilize signals in a parallel ST corpus? We are inspired by human understanding system which is composed...
[ { "type": "R", "before": "Inspired by neuroscience, humans have perception systems and cognitive systems to process different information", "after": "Existing methods are limited by the amount of parallel corpus. Can we build a system to fully utilize signals in a parallel ST corpus? We are inspired by ...
[ 0, 121, 386, 668 ]
arxiv
2009.09737
2
Speech-to-text translation (ST), which directly translates the source language speech to the target language text, has attracted intensive attention recently. However, the combination of speech recognition and machine translation in a single model poses a heavy burden on the direct cross-modal cross-lingual mapping. To...
Speech-to-text translation (ST), which directly translates the source language speech to the target language text, has attracted intensive attention recently. However, the combination of speech recognition and machine translation in a single model poses a heavy burden on the direct cross-modal cross-lingual mapping. To...
[ { "type": "R", "before": "framework", "after": "approach", "start_char_pos": 427, "end_char_pos": 436, "major_intent": "clarity", "raw_intents": [ "style", "clarity", "clarity" ] }, { "type": "A", "before": null, "after": "The key idea is to generate...
[ 0, 158, 317, 468, 639, 731 ]
arxiv
2009.11616
1
We introduce texttt N-LTP , an open-source Python Chinese natural language processing toolkit supporting five basic tasks: Chinese word segmentation, part-of-speech tagging, named entity recognition, dependency parsing, and semantic dependency parsing. texttt N-LTP adopts the multi-task framework with the pre-trained m...
We introduce N-LTP , an open-source Python Chinese natural language processing toolkit supporting five basic tasks: Chinese word segmentation, part-of-speech tagging, named entity recognition, dependency parsing, and semantic dependency parsing. N-LTP adopts the multi-task framework with the pre-trained model to captur...
[ { "type": "D", "before": "texttt", "after": null, "start_char_pos": 13, "end_char_pos": 19, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "D", "before": "texttt", "after": n...
[ 0, 391, 559, 696, 798 ]
arxiv
2009.13267
1
The discrepancy between maximum likelihood estimation (MLE) and task measures such as BLEU score has been studied before for autoregressive neural machine translation (NMT) and resulted in alternative training algorithms (Ranzato et al., 2016; Norouzi et al., 2016; Shen et al., 2016; Wu et al., 2018). However, MLE trai...
The discrepancy between maximum likelihood estimation (MLE) and task measures such as BLEU score has been studied before for autoregressive neural machine translation (NMT) and resulted in alternative training algorithms (Ranzato et al., 2016; Norouzi et al., 2016; Shen et al., 2016; Wu et al., 2018). However, MLE trai...
[ { "type": "R", "before": "and", "after": ",", "start_char_pos": 1104, "end_char_pos": 1107, "major_intent": "coherence", "raw_intents": [ "fluency", "coherence", "coherence" ] }, { "type": "A", "before": null, "after": ", and +1.7 BLEU points on WMT'...
[ 0, 243, 265, 284, 302, 432, 687, 993 ]
arxiv
2009.13267
2
The discrepancy between maximum likelihood estimation (MLE) and task measures such as BLEU score has been studied before for autoregressive neural machine translation (NMT) and resulted in alternative training algorithms (Ranzato et al., 2016; Norouzi et al., 2016; Shen et al., 2016; Wu et al., 2018). However, MLE trai...
The discrepancy between maximum likelihood estimation (MLE) and task measures such as BLEU score has been studied before for autoregressive neural machine translation (NMT) and resulted in alternative training algorithms (Ranzato et al., 2016; Norouzi et al., 2016; Shen et al., 2016; Wu et al., 2018). However, MLE trai...
[ { "type": "R", "before": "Our EBR", "after": "We use both marginal energy models (over target sentence) and joint energy models (over both source and target sentences). Our EBR with the joint energy model", "start_char_pos": 994, "end_char_pos": 1001, "major_intent": "meaning-changed", "...
[ 0, 243, 265, 284, 302, 432, 687, 993 ]
arxiv
2010.01061
1
For natural language processing (NLP) taskssuch as sentiment or topic classification, currently prevailing approaches heavily rely on pretraining large self-supervised models on massive external data resources. However, this methodology is being critiqued for: exceptional compute and pretraining data requirements ; dim...
For natural language processing 'text-to-text' tasks, the prevailing approaches heavily rely on pretraining large self-supervised models on massive external data sources, which incurs exceptional pretraining data requirements and a diminished ability to pretrain over small datasets. However, fundamental pretraining met...
[ { "type": "R", "before": "(NLP) taskssuch as sentiment or topic classification, currently", "after": "'text-to-text' tasks, the", "start_char_pos": 32, "end_char_pos": 95, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "ty...
[ 0, 210, 316, 370, 461, 745, 951, 1142, 1361, 1488 ]
arxiv
2010.01061
2
For natural language processing ' text-to-text' tasks, the prevailing approaches heavily rely on pretraining large self-supervised models on massive external datasources, which incurs exceptional pretraining data requirements and a diminished ability to pretrain over small datasets. However, fundamental pretraining met...
For natural language processing ` text-to-text' tasks, the prevailing approaches heavily rely on pretraining large self-supervised models on increasingly larger `task-external' data. Transfer learning from high-resource pretraining works well, but research has focused on settings with very large data and compute requir...
[ { "type": "R", "before": "'", "after": "`", "start_char_pos": 32, "end_char_pos": 33, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "massive external datasources, which incurs exceptional pretra...
[ 0, 283, 512, 802, 1022 ]
arxiv
2010.12008
1
We propose a simple method to generate large amounts of multilingual question and answer pairs by a single generative model. These synthetic samples are then applied to augment the available gold multilingual ones to improve the performance of multilingual QA models on target languages. Our approach only requires exist...
We propose a simple method to generate multilingual question and answer pairs on a large scale through the use of a single generative model. These synthetic samples can be used to improve the zero-shot performance of multilingual QA models on target languages. Our proposed multi-task training of the generative model on...
[ { "type": "D", "before": "large amounts of", "after": null, "start_char_pos": 39, "end_char_pos": 55, "major_intent": "clarity", "raw_intents": [ "coherence", "clarity", "clarity" ] }, { "type": "R", "before": "by a", "after": "on a large scale throu...
[ 0, 124, 287 ]
arxiv
2010.12008
2
We propose a simple method to generate multilingual question and answer pairs on a large scale through the use of a single generative model. These synthetic samples can be used to improve the zero-shot performance of multilingual QA models on target languages. Our proposed multi-task training of the generative model on...
We propose a simple method to generate multilingual question and answer pairs on a large scale through the use of a single generative model. These synthetic samples can be used to improve the zero-shot performance of multilingual QA models on target languages. Our proposed multi-task training of the generative model on...
[ { "type": "A", "before": null, "after": "labeled", "start_char_pos": 336, "end_char_pos": 336, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "coherence", "meaning-changed" ] }, { "type": "R", "before": "labeled", "after": "su...
[ 0, 140, 260, 506 ]
arxiv
2010.12789
1
Natural language is one of the ways information is encoded and it has highly abstracted and conceptualized the information. This paper disassembles the information represented by natural language , analyzes the classification coding system of attribute information and the abstraction relation between attribute informa...
First of all, please URLet all you knew about the lexical classification, then let's jump to the conclusion. This paper reclassified lexical chunks into data chunks, structure chunks, and pointer chunks. Almost all data chunks are information sets. According to the difference of the set structures, data chunks can be f...
[ { "type": "R", "before": "Natural", "after": "First of all, please URLet all you knew about the lexical classification, then let's jump to the conclusion. This paper reclassified lexical chunks into data chunks, structure chunks, and pointer chunks. Almost all data chunks are information sets. According...
[ 0, 123, 197, 357, 763, 865, 1011, 1105 ]
arxiv
2010.12789
2
First of all, please URLet all you knew about the lexical classification, then let's jump to the conclusion. This paper reclassified lexical chunks into data chunks, structure chunks, and pointer chunks. Almost all data chunks are information sets. According to the difference of the set structures, data chunks can be f...
We must recognize that natural language is a way of information encoding, and it encodes not only the information but also the procedures for how information is processed. To understand natural language, the same as we conceive and design computer languages, the first step is to separate information (or data) and the p...
[ { "type": "R", "before": "First of all, please URLet all you knew about the lexical classification, then let's jump to the conclusion. This paper", "after": "We must recognize that natural language is a way of information encoding, and it encodes not only the information but also the procedures for how ...
[ 0, 108, 203, 248, 375, 559, 744, 789, 934, 1199, 1574 ]
arxiv
2010.12872
1
Symbolic knowledge (e.g., entities, relations, and facts in a knowledge graph) has become an increasingly popular component of neural-symbolic models applied to machine learning tasks, such as question answering and recommender systems. Besides improving downstream performance, these symbolic structures (and their asso...
Knowledge graphs (KGs) have helped neural-symbolic models improve performance on various knowledge-intensive tasks, like question answering and item recommendation. By using attention over the KG, such models can also " explain " which KG information was most relevant for making a given prediction . In this paper, we q...
[ { "type": "R", "before": "Symbolic knowledge (e.g., entities, relations, and facts in a knowledge graph) has become an increasingly popular component of", "after": "Knowledge graphs (KGs) have helped", "start_char_pos": 0, "end_char_pos": 126, "major_intent": "clarity", "raw_intents": [ ...
[ 0, 236, 444, 520, 783, 981, 1103 ]
arxiv
2010.12872
2
Knowledge graphs (KGs) have helped neural-symbolic models improve performance on various knowledge-intensive tasks, like question answering and item recommendation. By using attention over the KG, such models can also "explain" which KG information was most relevant for making a given prediction. In this paper, we que...
Knowledge graphs (KGs) have helped neural models improve performance on various knowledge-intensive tasks, like question answering and item recommendation. By using attention over the KG, such KG-augmented models can also "explain" which KG information was most relevant for making a given prediction. In this paper, we ...
[ { "type": "R", "before": "neural-symbolic", "after": "neural", "start_char_pos": 35, "end_char_pos": 50, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "A", "before": null, "after": "KG-augmented", "sta...
[ 0, 164, 298, 380, 648 ]
arxiv
2010.12873
1
Recently, neural-symbolic architectures have achieved success on commonsense reasoning through effectively encoding relational structures retrieved from external knowledge graphs (KGs) and obtained state-of-the-art results in tasks such as (commonsense ) question answering and natural language inference . However, thes...
Recently, neural-symbolic models have achieved noteworthy success in leveraging knowledge graphs (KGs) for commonsense reasoning tasks, like question answering (QA) . However, fact sparsity, inherent in human-annotated KGs, can hinder such models from retrieving task-relevant knowledge. To address these issues, we prop...
[ { "type": "R", "before": "architectures have achieved success on commonsense reasoning through effectively encoding relational structures retrieved from external", "after": "models have achieved noteworthy success in leveraging", "start_char_pos": 26, "end_char_pos": 161, "major_intent": "cl...
[ 0, 306, 609, 954, 1113 ]
arxiv
2011.00416
2
Text style transfer (TST) is an important task in natural language generation (NLG), which aims to control certain attributes in the generated text, such as politeness, emotion, humor, and many others. It has a long history in the field of natural language processing (NLP), but recently it has gained significant attent...
Text style transfer (TST) is an important task in natural language generation (NLG), which aims to control certain attributes in the generated text, such as politeness, emotion, humor, and many others. It has a long history in the field of natural language processing (NLP), and recently has re-gained significant attent...
[ { "type": "R", "before": "but recently it has gained", "after": "and recently has re-gained", "start_char_pos": 275, "end_char_pos": 301, "major_intent": "clarity", "raw_intents": [ "clarity", "style", "clarity" ] }, { "type": "R", "before": "learning", ...
[ 0, 201, 392, 491, 627, 773, 903 ]
arxiv
2011.02593
1
Neural sequence models can generate highly fluent sentences but recent studies have also shown that they are also prone to hallucinate additional content not supported by the input, which can cause a lack of trust in the model. To better assess the faithfulness of the machine outputs, we propose a new task to predict w...
Neural sequence models can generate highly fluent sentences but recent studies have also shown that they are also prone to hallucinate additional content not supported by the input, which can cause a lack of trust in the model. To better assess the faithfulness of the machine outputs, we propose a new task to predict w...
[ { "type": "R", "before": "0.6", "after": "60", "start_char_pos": 833, "end_char_pos": 836, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "A", "before": null, "after": ". Fur...
[ 0, 227, 475, 673, 978 ]
arxiv
2011.04393
2
Recently, contextualized word embeddings outperform static word embeddings on many NLP tasks. However, we still do not know much about the mechanism inside these representations. Do they have any common patterns? If so, where do these patterns come from? We find that almost all the contextualized word vectors of BERT a...
In this work, we demonstrate that the contextualized word vectors derived from pretrained masked language model-based encoders share a common, perhaps undesirable pattern across layers. Namely, we find cases of persistent outlier neurons within BERT and RoBERTa's hidden state vectors that consistently bear the smallest...
[ { "type": "R", "before": "Recently, contextualized word embeddings outperform static word embeddings on many NLP tasks. However, we still do not know much about the mechanism inside these representations. Do they have any common patterns? If so, where do these patterns come from? We find that almost all", ...
[ 0, 93, 178, 212, 254, 352, 436, 515, 590, 671, 757, 889, 989, 1053, 1145 ]
null
2011.06174
1
Discovering precise and specific rules from knowledge graphs is regarded as an essential challenge, which can improve the performances of many downstream tasks and even provide new ways to approach some Natural Language Processing research topics. In this paper, we provide a fundamental theory for knowledge graph reaso...
Discovering precise and specific rules from knowledge graphs is regarded as an essential challenge, which can improve the performances of many downstream tasks and even provide new ways to approach some Natural Language Processing research topics. In this paper, we provide a fundamental theory for knowledge graph reaso...
[ { "type": "A", "before": null, "after": "the", "start_char_pos": 334, "end_char_pos": 334, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "coherence" ] }, { "type": "R", "before": "answering", "after": "explaining", "start_char...
[ 0, 247, 357, 439, 506 ]
arxiv
2011.06174
2
Discovering precise and specific rules from knowledge graphs is regarded as an essential challenge, which can improve the performances of many downstream tasks and even provide new ways to approach some Natural Language Processing research topics. In this paper, we provide a fundamental theory for knowledge graph reaso...
Discovering precise and specific rules from knowledge graphs is regarded as an essential challenge, which can improve the performances of many downstream tasks and even provide new ways to approach some Natural Language Processing research topics. In this paper, we provide a fundamental theory for knowledge graph reaso...
[ { "type": "R", "before": "two", "after": "three", "start_char_pos": 599, "end_char_pos": 602, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": ", including achieving...
[ 0, 247, 360, 443, 508 ]
arxiv
2011.10896
1
Hardware-agnostic programming with high performance portability will be the bedrock for realizing the ubiquitous adoption of emerging accelerator technologies in future heterogeneous high-performance computing (HPC) systems, which is the key to achieving the next level of HPC performance on an expanding accelerator lan...
Hardware-agnostic programming with high performance portability will be the bedrock for realizing the ubiquitous adoption of emerging accelerator technologies in future heterogeneous high-performance computing (HPC) systems, which is the key to achieving the next level of HPC performance on an expanding accelerator lan...
[ { "type": "D", "before": ",", "after": null, "start_char_pos": 420, "end_char_pos": 421, "major_intent": "fluency", "raw_intents": [ "clarity", "fluency", "fluency" ] }, { "type": "A", "before": null, "after": "host", "start_char_pos": 690, "...
[ 0, 327, 740, 848 ]
arxiv
2011.11465
1
Many online comments on social media platforms are hateful , humorous, or sarcastic. The sarcastic nature of these comments (especially the short ones) alters their actual implied sentiments , which leads to misinterpretations by the existing sentiment analysis models. A lot of research has already been done to detect ...
Sentiment analysis of social media comments is very important for review analysis. Many online reviews are sarcastic , humorous, or hateful. This sarcastic nature of these short texts change the actual sentiments of the review as predicted by a machine learning model that attempts to detect sentiment alone. Thus, havin...
[ { "type": "R", "before": "Many online comments on social media platforms are hateful", "after": "Sentiment analysis of social media comments is very important for review analysis. Many online reviews are sarcastic", "start_char_pos": 0, "end_char_pos": 58, "major_intent": "clarity", "raw...
[ 0, 84, 269, 498, 789, 1091 ]
arxiv
2011.11465
2
Sentiment analysis of social media comments is very important for review analysis. Many online reviews are sarcastic , humorous, or hateful. This sarcastic nature of these short texts change the actual sentiments of the review as predicted by a machine learning model that attempts to detect sentiment alone. Thus, havin...
Many online comments on social media platforms are hateful , humorous, or sarcastic. The sarcastic nature of these comments (especially the short ones) alters their actual implied sentiments, which leads to misinterpretations by the existing sentiment analysis models. A lot of research has already been done to detect s...
[ { "type": "R", "before": "Sentiment analysis of social media comments is very important for review analysis. Many online reviews are sarcastic", "after": "Many online comments on social media platforms are hateful", "start_char_pos": 0, "end_char_pos": 116, "major_intent": "clarity", "ra...
[ 0, 82, 140, 308, 445, 499, 559, 793, 1025, 1182, 1361, 1502, 1750 ]
arxiv
2012.08987
1
Discovering new intents is a crucial task in a dialogue system . Most existing methods are limited in transferring the prior knowledge from known intents to new intents. These methods also have difficulties in providing high-quality supervised signals to learn clustering-friendly features for grouping unlabeled intents...
Discovering new intents is a crucial task in dialogue systems . Most existing methods are limited in transferring the prior knowledge from known intents to new intents. These methods also have difficulties in providing high-quality supervised signals to learn clustering-friendly features for grouping unlabeled intents....
[ { "type": "R", "before": "a dialogue system", "after": "dialogue systems", "start_char_pos": 45, "end_char_pos": 62, "major_intent": "style", "raw_intents": [ "style", "style", "fluency" ] }, { "type": "A", "before": null, "after": "problem", "st...
[ 0, 64, 169, 321, 459, 558, 632, 741, 838, 972, 1129 ]
arxiv
2012.15859
1
Natural Language Processing (NLP) systems learn harmful societal biases that cause them to extend and proliferate inequality widely, as they are deployed in more and more situations. To address and combat this, the NLP community has come to rely on a variety of metrics to identify and quantify bias in black-box models ...
Natural Language Processing (NLP) systems learn harmful societal biases that cause them to widely proliferate inequality as they are deployed in more and more situations. To address and combat this, the NLP community relies on a variety of metrics to identify and quantify bias in black-box models and to guide efforts a...
[ { "type": "R", "before": "extend and proliferate inequality widely,", "after": "widely proliferate inequality", "start_char_pos": 91, "end_char_pos": 132, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "R", "be...
[ 0, 182, 398, 600, 747, 1002 ]
arxiv
2101.01321
2
Transformer based models, like BERT and RoBERTa, have achieved state-of-the-art results in many Natural Language Processing tasks. However, their memory footprint, inference latency, and power consumption are prohibitive for efficient inference at the edge, and even at the data center. While quantization can be a viabl...
Transformer based models, like BERT and RoBERTa, have achieved state-of-the-art results in many Natural Language Processing tasks. However, their memory footprint, inference latency, and power consumption are prohibitive efficient inference at the edge, and even at the data center. While quantization can be a viable so...
[ { "type": "D", "before": "for", "after": null, "start_char_pos": 221, "end_char_pos": 224, "major_intent": "clarity", "raw_intents": [ "clarity", "coherence", "fluency" ] }, { "type": "R", "before": "- 4.0", "after": "-4.0", "start_char_pos": 124...
[ 0, 130, 286, 585, 741, 967, 1043, 1171, 1325 ]
arxiv
2102.07594
1
Attention-based encoder-decoder (AED) models have achieved promising performance in speech recognition. However, because the decoder predicts text tokens (such as characters or words) in an autoregressive manner, it is difficult for an AED model to predict all tokens in parallel. This makes the inference speed relative...
Attention-based encoder-decoder (AED) models have achieved promising performance in speech recognition. However, because the decoder predicts text tokens (such as characters or words) in an autoregressive manner, it is difficult for an AED model to predict all tokens in parallel. This makes the inference speed relative...
[ { "type": "R", "before": "We believe that because the encoder already captures the whole speech utterance, which has the token-level relationship implicitly, we can predict a token without explicitly autoregressive language modeling. When the prediction of a token does not rely on other tokens, the parallel...
[ 0, 103, 280, 328, 536, 667, 794, 882, 937, 1002, 1133, 1223, 1316, 1406 ]
null
2102.07594
2
Attention-based encoder-decoder (AED) models have achieved promising performance in speech recognition. However, because the decoder predicts text tokens (such as characters or words) in an autoregressive manner, it is difficult for an AED model to predict all tokens in parallel. This makes the inference speed relative...
Attention-based encoder-decoder (AED) models have achieved promising performance in speech recognition. However, because the decoder predicts text tokens (such as characters or words) in an autoregressive manner, it is difficult for an AED model to predict all tokens in parallel. This makes the inference speed relative...
[ { "type": "R", "before": "In contrast, we propose an end-to-end", "after": "We believe that because the encoder already captures the whole speech utterance, which has the token-level relationship implicitly, we can predict a token without explicitly autoregressive language modeling. When the prediction ...
[ 0, 103, 280, 328, 460, 592, 775, 923, 1094, 1190, 1359 ]
null
2103.06874
2
Pipelined NLP systems have largely been superseded by end-to-end neural modeling, yet nearly all commonly-used models still require an explicit tokenization step. While recent tokenization approaches based on data-derived subword lexicons are less brittle than manually engineered tokenizers, these techniques are not eq...
Pipelined NLP systems have largely been superseded by end-to-end neural modeling, yet nearly all commonly-used models still require an explicit tokenization step. While recent tokenization approaches based on data-derived subword lexicons are less brittle than manually engineered tokenizers, these techniques are not eq...
[ { "type": "R", "before": "with soft inductive biases in place of hard token boundaries", "after": "that operates either directly on characters or optionally uses subwords as a soft inductive bias", "start_char_pos": 596, "end_char_pos": 656, "major_intent": "meaning-changed", "raw_intent...
[ 0, 162, 424, 658, 843 ]
arxiv
2103.06922
1
Recent studies indicate that NLU models are prone to rely on shortcut features for prediction . As a result, these models could potentially fail to generalize to real-world out-of-distribution scenarios . In this work, we show that the shortcut learning behavior can be explained by the long-tailed phenomenon . There a...
Recent studies indicate that NLU models are prone to rely on shortcut features for prediction , without achieving true language understanding . As a result, these models fail to generalize to real-world out-of-distribution data . In this work, we show that the words in the NLU training set can be modeled as a long-tail...
[ { "type": "A", "before": null, "after": ", without achieving true language understanding", "start_char_pos": 94, "end_char_pos": 94, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "coherence", "meaning-changed" ] }, { "type": "D", ...
[ 0, 96, 205, 312, 542, 677, 859, 1028 ]
arxiv
2103.09474
1
Previous works on expressive text-to-speech (TTS) have a limitation on robustness and speed when training and inferring. Such drawbacks mostly come from autoregressive decoding, which makes the succeeding step vulnerable to preceding error. To overcome this weakness , we propose STYLER, a novel expressive text-to-speec...
Previous works on neural text-to-speech (TTS) have been tackled on limited speed in training and inference time, robustness for difficult synthesis conditions, expressiveness, and controllability. Although several approaches resolve some limitations, none of them has resolved all weaknesses at once. In this paper , we ...
[ { "type": "R", "before": "expressive", "after": "neural", "start_char_pos": 18, "end_char_pos": 28, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "clarity" ] }, { "type": "R", "before": "a limitation on robustn...
[ 0, 120, 240, 359, 524, 686, 805 ]
arxiv
2103.09474
2
Previous works on neural text-to-speech (TTS) have been tackled on limited speed in training and inference time, robustness for difficult synthesis conditions, expressiveness, and controllability. Although several approaches resolve some limitations, none of them has resolved all weaknesses at once. In this paper, we p...
Previous works on neural text-to-speech (TTS) have been addressed on limited speed in training and inference time, robustness for difficult synthesis conditions, expressiveness, and controllability. Although several approaches resolve some limitations, there has been no attempt to solve all weaknesses at once. In this ...
[ { "type": "R", "before": "tackled", "after": "addressed", "start_char_pos": 56, "end_char_pos": 63, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "R", "before": "none of them has resolved", "after": "there...
[ 0, 196, 300, 430, 594, 727, 916 ]
arxiv
2103.14972
4
The understanding of an offense is subjective and people may have different opinions about the offensiveness of a comment. Also , offenses and hate speech may occur through sarcasm, which hides the real intention of the comment and makes the decision of the annotators more confusing. Therefore, provide a well-structure...
The understanding of an offense is subjective and people may have different opinions about the offensiveness of a comment. Moreover , offenses and hate speech may occur through sarcasm, which hides the real intention of the comment and makes the decision of the annotators more confusing. Therefore, providing a well-str...
[ { "type": "R", "before": "Also", "after": "Moreover", "start_char_pos": 123, "end_char_pos": 127, "major_intent": "coherence", "raw_intents": [ "coherence", "coherence", "coherence" ] }, { "type": "R", "before": "provide", "after": "providing", "...
[ 0, 122, 284, 497, 697, 797, 975, 1347, 1451 ]
arxiv
2104.12265
2
This paper presents a new approach for offensive language and hate speech detection on social media. Our approach incorporate an offensive lexicon composed by implicit and explicit offensive and swearing expressions annotated with binary classes: context-dependent and context-independent offensive. Due to the severity ...
This paper provides a new approach for offensive language and hate speech detection on social media. Our approach incorporates an offensive lexicon composed of implicit and explicit offensive and swearing expressions annotated with binary classes: context-dependent and context-independent offensive. Due to the severity...
[ { "type": "R", "before": "presents", "after": "provides", "start_char_pos": 11, "end_char_pos": 19, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "R", "before": "incorporate", "after": "incorporates", ...
[ 0, 100, 299, 478, 548 ]
arxiv
2105.01542
1
Machine reading comprehension (MRC) is a sub-field in natural language processing or computational linguistics. MRC aims to help computers understand unstructured texts and then answer questions related to them. In this paper, we present a new Vietnamese corpus for conversational machine reading comprehension ( ViCoQA ...
Machine reading comprehension (MRC) is a sub-field in natural language processing or computational linguistics. MRC aims to help computers understand unstructured texts and then answer questions related to them. In this paper, we present a new Vietnamese corpus for conversational machine reading comprehension ( UIT-ViC...
[ { "type": "R", "before": "ViCoQA", "after": "UIT-ViCoQA", "start_char_pos": 313, "end_char_pos": 319, "major_intent": "clarity", "raw_intents": [ "meaning-changed", "clarity", "clarity" ] }, { "type": "R", "before": "ViCoQA", "after": "UIT-ViCoQA", ...
[ 0, 111, 211, 419, 481, 586 ]
arxiv
2105.01542
2
Machine reading comprehension (MRC) is a sub-field in natural language processing or computational linguistics. MRC aims to help computers understand unstructured texts and then answer questions related to them. In this paper, we present a new Vietnamese corpus for conversational machine reading comprehension (UIT-ViCo...
Machine reading comprehension (MRC) is a sub-field in natural language processing which aims to help computers understand unstructured texts and then answer questions related to them. In practice, conversation is an essential way to communicate and transfer information. To help machines understand conversation texts, w...
[ { "type": "R", "before": "or computational linguistics. MRC", "after": "which", "start_char_pos": 82, "end_char_pos": 115, "major_intent": "clarity", "raw_intents": [ "clarity", "coherence", "clarity" ] }, { "type": "R", "before": "this paper, we present...
[ 0, 111, 211, 422, 488, 597 ]
arxiv
10010
1
During a meeting of the Democratic Party of Serbia today , the Prime Minister Vojislav Kotunica said that he will not agree to Kosovo's independence and that the solution for Kosovo is wide autonomy. "When I say autonomy, that's more than autonomy Kosovo had prior to 1999, but it is still just autonomy and not indepen...
During a meeting of the Democratic Party of Serbia on Saturday , the Prime Minister Vojislav Kotunica said that he will not agree to Kosovo's independence , and that the solution for Kosovo is wide autonomy. "When I say autonomy, that's more than autonomy Kosovo had prior to 1999, but it is still just autonomy and not ...
[ { "type": "R", "before": "today", "after": "on Saturday", "start_char_pos": 51, "end_char_pos": 56, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "A", "before": null, "after...
[ 0, 200, 342, 463, 533, 698, 817 ]
news
10044
3
Five of the sites sued are registered in the U.S., and the sixth site is registered in Spain. The sites sued are Shuntv.net, Zonatracker.com, Btefnet.net, Scifi-classics.net, Cddvdheaven.co.uk, and Bragginrights.biz According to research by Envisional, recent surveys report downloads of TV programmes are up by 150\% i...
Five of the sites sued are registered in the U.S., and the sixth site is registered in Spain. The sites sued are Shuntv.net, Zonatracker.com, Btefnet.net, Scifi-classics.net, Cddvdheaven.co.uk, and Bragginrights.biz . According to research by Envisional, recent surveys report downloads of TV programmes are up by 150\% ...
[ { "type": "A", "before": null, "after": ".", "start_char_pos": 216, "end_char_pos": 216, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "smaller size than movies and broadband", "after": "the...
[ 0, 93, 329, 381, 490, 763, 796 ]
news
10050
1
Elections for local governments were held in Croatia today . The polls were closed at 19:00 local time (UTC+2). The results are not in yet, but exit polls and preliminary results were published by GONG and State Election Committee. According to GONG, an NGO observing the elections, Milan Bandić will be able to form a g...
Elections for local governments were held in Croatia Sunday . The polls were closed at 19:00 local time (UTC+2). The results are not in yet, but exit polls and preliminary results were published by GONG and State Election Committee. According to GONG, an NGO observing the elections, Milan Bandić , can form a government...
[ { "type": "R", "before": "today", "after": "Sunday", "start_char_pos": 53, "end_char_pos": 58, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": "will be able to", ...
[ 0, 60, 111, 231, 388, 445, 600, 703, 1016 ]
news
100524
1
360px|Executives at the press conference of 2008 APRICOT (from left to right): Philip Smith, Gaurab Raj Upadhaya (Chairman of Asia & Pacific Internet Association), Tony Teng, and Feipei Lai. The twelfth-annual Asia Pacific Regional Internet Conference on Operational Technologies (a.k.a APRICOT) , returned to Taiwan thi...
360px|Executives at the press conference of 2008 APRICOT (from left to right): Philip Smith, Gaurab Raj Upadhaya (Chairman of Asia & Pacific Internet Association), Tony Teng, and Feipei Lai. The twelfth-annual Asia Pacific Regional Internet Conference on Operational Technologies (a.k.a APRICOT) returned to Taiwan this ...
[ { "type": "D", "before": ",", "after": null, "start_char_pos": 296, "end_char_pos": 297, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "A", "before": null, "after": "the", "start_char_pos": 330, "e...
[ 0, 190, 358, 529, 854 ]
news
100534
1
There is also a Tree of Life Web Project, and a Catalogue of Life, the latter being the most successful; it is a compilation of 1,008,965 species, from 47 taxonomical databases. ZipcodeZoo offers over 3 million web pages describing species of plants and animals . Pages contain 258, 753 photostaken by 1, 369 photograph...
There is also a Tree of Life Web Project, and a Catalogue of Life, the latter being the most successful; it is a compilation of 1,008,965 species, from 47 taxonomical databases. ZipcodeZoo offers descriptions of over 3 million species of plants and animals , with 250 , 000 photos, maps, pronunciations, and definitions ...
[ { "type": "A", "before": null, "after": "descriptions of", "start_char_pos": 196, "end_char_pos": 196, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "D", "before": "web pages de...
[ 0, 104, 177, 385 ]
news
100809
1
Oil in productionCrude oil prices in New York rose to a new record of $102.59 per barrel on Thursday, although the figure increased even more during after hours trading. In less than a month, prices have risen $10, leading the figures to above the record highs set during the 1980s (taking inflation into account) . Inf...
An oil refineryCrude oil prices in New York rose to a new record of US $102.59 per barrel on Thursday, although the figure increased even more during after hours trading. In less than a month, prices have risen $10, leading the inflation adjusted prices above the record highs set during the 1980s . Information provided...
[ { "type": "R", "before": "Oil in productionCrude oil", "after": "An oil refineryCrude oil", "start_char_pos": 0, "end_char_pos": 26, "major_intent": "clarity", "raw_intents": [ "clarity", "others", "clarity" ] }, { "type": "A", "before": null, "after...
[ 0, 170, 316, 482, 761, 840, 942, 1100, 1276 ]
news
100868
1
The H5N1 Avian Flu Virus has been found in a dead wild Canadian Goose in Abbotsbury Swannery in Dorset, England. This is the 11th case of the virus turning up in wild birds. The goose was found on February 25, 2008. 10 other cases of the virus have appeared in dead birds, all Mute Swans from the same area.
The H5N1 Avian Flu virus has been found in a dead wild Canadian Goose in Abbotsbury Swannery in Dorset, England. This is the eleventh case of the virus turning up in wild birds. The goose was discovered on February 25, 2008. Ten other cases of the virus have appeared in dead birds, all Mute Swans from the same area.
[ { "type": "R", "before": "Virus", "after": "virus", "start_char_pos": 19, "end_char_pos": 24, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "11th", "after": "eleventh", "start_char_pos":...
[ 0, 112, 173, 215 ]
news
100873
1
Interpol has released an "Orange Notice" for the Southeast Asian Jemaah Islamiyah terrorist group leader Mas Selamat bin Kastari, who escaped from a detention center Wednesday. After the Orange Notice was released, Mas Selamat's picture and fingerprints were released to Interpol's 186 member countries. He remains at la...
Interpol has issued an "Orange Notice" for the leader of southeast Asian Jemaah Islamiyah , Mas Selamat bin Kastari, who escaped from a detention center Wednesday. After the "Orange Notice" was released, Mas Selamat's picture and fingerprints were released to Interpol's 186 member countries. He remains at large.
[ { "type": "R", "before": "released", "after": "issued", "start_char_pos": 13, "end_char_pos": 21, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "R", "before": "Southeast", "after": "leader of southeast", ...
[ 0, 176, 303 ]
news
101134
2
240px|The starting of 42K and 21K classes. The 2008 Taipei County Jin Shi International Marathon which was established in 1979 and suspended from 1986 to 2001 before being transformed from "Jin Shan" to "Jin Shi" with its racing scale expanded, crossed through 3 townships including Wanli, Jinshan, and Shihmen was held ...
240px|The start of 42K and 21K classes. The 2008 Taipei County Jin Shi International Marathon which was established in 1979 and suspended from 1986 to 2001 before being transformed from "Jin Shan" to "Jin Shi" with its racing scale expanded, crossed through three townships including Wanli, Jinshan, and Shihmen was held...
[ { "type": "R", "before": "starting", "after": "start", "start_char_pos": 10, "end_char_pos": 18, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "3", "after": "three", "start_char_pos": 26...
[ 0, 42, 357, 563, 694, 824, 917, 1170, 1294, 1508 ]
news
10138
1
The BBC announced yesterday (16 May 2005) a trial of their new Interactive Media Player (iMP). Five thousand participants from across the UK were selected for this trial. Participants in the trial will be able to download selected BBC television and radio programmes. Approximately 190 hours of TV shows and 310 hours of...
The BBC announced on Monday a trial of their new Interactive Media Player (iMP). Five thousand participants from across the U.K. were selected for this trial. Participants in the trial will be able to download selected BBC television and radio programmes. Approximately 190 hours of TV shows and 310 hours of radio progr...
[ { "type": "R", "before": "yesterday (16 May 2005)", "after": "on Monday", "start_char_pos": 18, "end_char_pos": 41, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": ...
[ 0, 94, 170, 267, 369, 434, 677 ]
news
101803
1
Eliot Spitzer (D), Governator of New York New York Governator Eliot Spitzer has announced that he has had gender reassignment surgery , effective Monday. Spitzer was recently discovered to have been a client of a prostitution ring on numerous occasions. In a press conference, Governator Spitzer said: "I am deeply sorry...
Eliot Spitzer (D), Governor of New York New York Governor Eliot Spitzer has announced that he has resigned , effective Monday. Spitzer was recently discovered to have been a client of a prostitution ring on numerous occasions. In a press conference, Governor Spitzer said: "I am deeply sorry that I did not live up to wh...
[ { "type": "R", "before": "Governator", "after": "Governor", "start_char_pos": 19, "end_char_pos": 29, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "Governator", "after": "Governor", "st...
[ 0, 153, 253, 371, 475, 705, 847, 932, 1063 ]
news
102520
1
Diane Abbott: "Post offices are central spaces within a community." Yesterday, the U.K. Labour Party successfully prevented a bill restricting the closure of post offices from being passed, although the leading Labour party only had a majority of 20 due to 19 of it' s MP's voting against the party line. One of these wa...
Diane Abbott: "Post offices are central spaces within a community." Yesterday, the U.K. Labour Party successfully prevented a bill restricting the closure of post offices from being passed, although the governing Labour party only had a majority of 20 due to 19 of its MPs' voting against the party line. One of these wa...
[ { "type": "R", "before": "leading", "after": "governing", "start_char_pos": 203, "end_char_pos": 210, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "R", "before": "it' s MP's", "after": "its MPs'", "st...
[ 0, 67, 304, 381, 465, 559, 677, 886, 983, 1195 ]
news
102922
1
Nicholas Sarkozy On the first day of his state visit to Great Britain, in a Presidential speech French President Nicolas Sarkozy praised the British nation and called for an "entente amicale" between Great Britain and France, in place of the existing, more formal entente cordiale agreement. Speaking, unusually, to bot...
Nicholas Sarkozy in 2007. On the first day of his state visit to the United Kingdom, French President Nicolas Sarkozy gave a speech praising the British nation and called for an "entente amicale" between Great Britain and France, in place of the existing, more formal entente cordiale agreement. Speaking, unusually, to ...
[ { "type": "A", "before": null, "after": "in 2007.", "start_char_pos": 17, "end_char_pos": 17, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": "Great Britain, in a P...
[ 0, 292, 514, 754 ]
news
10439
1
Italian police officers and guardians are going on trial for alleged abuse of anti-globalization protesters during the G8 meeting in Genoa in 2001. Reports made by over 250 participants in the event detail verbal and physical abuse. The police allegedly took detainees to a holding center outside the city, where they sa...
Italian police officers and prison guards have been ordered to stand trial for the alleged abuse of anti-globalization protesters during the G8 summit in Genoa in 2001. Over 250 people people who attended the event have detailed verbal and physical abuse. The police took detainees to a holding center outside the city, ...
[ { "type": "R", "before": "guardians are going on trial for", "after": "prison guards have been ordered to stand trial for the", "start_char_pos": 28, "end_char_pos": 60, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type...
[ 0, 147, 232, 401, 474, 560, 638, 679, 762, 918, 1031 ]
news
104857
1
Image:US-DeptOfJustice-Seal.svg|Seal of the United States Department of Justice ]] Wikinews has learned that a United States Department of Justice (DOJ) IP Address has been blocked on Wikipedia after making edits to an article which were considered "vandalism". In two separate instances, the IP address from the DOJ rem...
Image:US-DeptOfJustice-Seal.svg|Seal of the United States Department of Justice ]] Wikinews has learned that a United States Department of Justice (DOJ) IP Address has been blocked on Wikipedia after making edits to an article which were considered "vandalism". The article was about the organization Committee for Accur...
[ { "type": "R", "before": "In two separate instances, the IP address from the DOJ removed information from the Wikipedia article", "after": "The article was", "start_char_pos": 262, "end_char_pos": 363, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "c...
[ 0, 261, 538 ]
news
104857
2
Image:US-DeptOfJustice-Seal.svg|Seal of the United States Department of Justice ]] Wikinews has learned that a United States Department of Justice (DOJ) IP Address has been blocked on Wikipedia after making edits to an article which were considered "vandalism". The article was about the organization Committee for Accur...
Image:US-DeptOfJustice-Seal.svg|Seal of the United States Department of Justice ]] Wikinews has learned that a United States Department of Justice (DOJ) IP Address has been blocked on Wikipedia after making edits to an article which were considered "vandalism". In two separate instances, the IP address from the DOJ rem...
[ { "type": "R", "before": "The article was", "after": "In two separate instances, the IP address from the DOJ removed information from the Wikipedia article", "start_char_pos": 262, "end_char_pos": 277, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "me...
[ 0, 261, 480, 583 ]
news
105134
1
240px| Several companies just looked the vision of WiMAX but ignore its threats. In the picture is MTube, innovated by Science and Technology Advisory Group of Executive Yuan of the Republic of China (Taiwan). Computers and technology bring several conveniences to the modern lifestyle , but it creates risks like comput...
240px| Some companies see the possibilities of WiMAX but ignore its threats. Pictured is MTube, developed by the Science and Technology Advisory Group of Executive Yuan of the Republic of China (Taiwan). Computers and technology make our modern lifestyle more convenient, but they also create new risks like computer vir...
[ { "type": "R", "before": "Several companies just looked the vision", "after": "Some companies see the possibilities", "start_char_pos": 7, "end_char_pos": 47, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "R", ...
[ 0, 80, 209, 343, 456, 744, 890, 1008, 1173, 1422, 1506, 1668, 1905, 2158, 2221, 2317, 2366, 2448, 2505, 2744, 2841, 2989, 3131, 3270, 3342, 3581, 3645, 3891, 4054, 4203, 4323, 4452 ]
null
105178
1
OSC was the favourite to take the gold this weekend, as they had already won league play with a comfortable lead over Kbenhavn Squash Klub (KSK), and therefore had home court and could pick the opponent in the first semifinal . OSC chose to play byhj Squash Klub (SK) in the first semi final, and beat them with ease 6-1...
OSC was the favourite to take the gold this weekend, as they had already won league play with a comfortable lead over Kbenhavn Squash Klub (KSK), and therefore had home court and could pick their opponent in the first semi-final . OSC chose to play byhj Squash Klub (SK) in the first semi final, and beat them with ease ...
[ { "type": "R", "before": "the", "after": "their", "start_char_pos": 190, "end_char_pos": 193, "major_intent": "clarity", "raw_intents": [ "fluency", "clarity", "clarity" ] }, { "type": "R", "before": "semifinal", "after": "semi-final", "start_cha...
[ 0, 227, 376, 577, 782, 861, 936, 1058 ]
news
106517
1
The Oskarshamn Nuclear Power Plant. Two Swedish men that were arrested for being suspected of sabotaging the Oskarshamn Nuclear Power Plant in Sweden, have been released from police custody. Both men were arrested on Wednesday after traces of Acetone Peroxide, or TATP were found on a plastic bag. TATP is also URLanic ...
The Oskarshamn Nuclear Power Plant. Two Swedish men that were arrested for being suspected of sabotaging the Oskarshamn Nuclear Power Plant in Sweden, have been released from police custody. Both men were arrested on Wednesday after traces of Acetone Peroxide, or TATP , were found on a plastic bag. TATP is also URLanic...
[ { "type": "A", "before": null, "after": ",", "start_char_pos": 269, "end_char_pos": 269, "major_intent": "fluency", "raw_intents": [ "fluency", "coherence", "fluency" ] }, { "type": "R", "before": "who also said", "after": ". He also noted", "sta...
[ 0, 35, 190, 298, 392, 492, 640, 838, 968, 1123 ]
news
106849
1
A New Jersey state appeals court ruled Tuesday that fifteen Spanish citizens can sue over claims of health issues related to asbestos exposure while working aboard United States Navy and Coast Guard ships docked at United States-Spanish military installations. The defendant, Ohio-based company Owens Illinois, Inc., had...
A New Jersey state appeals court ruled Tuesday that fifteen Spanish citizens can sue over claims of health issues related to asbestos exposure while working aboard United States Navy and Coast Guard ships docked at United States-Spanish military installations. The defendant, Ohio-based company Owens Illinois, Inc., had...
[ { "type": "R", "before": "which", "after": "that had", "start_char_pos": 406, "end_char_pos": 411, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "style" ] }, { "type": "A", "before": null, "after": "earlier", "start_char_pos":...
[ 0, 260, 429, 530, 723, 845, 927, 1006, 1275, 1425, 1816, 1923, 2018, 2125, 2503, 2624, 2723, 2766, 2947, 3153, 3280, 3409, 3522, 3608, 3751 ]
news
108578
1
The State of Florida entered an agreement on June 24, 2008 to purchase U.S. Sugar , the largest manufacturer of cane sugar in the U.S. in an effort to restore the Everglades. Terms of the agreement stated that the purchase would be completed within 75 days, but that U.S. Sugar would be able to operate for another si...
The U.S. state of Florida entered an agreement on June 24, 2008 to purchase the U.S. Sugar Corporation , the largest manufacturer of cane sugar in the U.S. , in an effort to restore the Everglades. Terms of the agreement stated that the purchase would be completed within 75 days, but that U.S. Sugar would be able to op...
[ { "type": "R", "before": "State", "after": "U.S. state", "start_char_pos": 4, "end_char_pos": 9, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "style" ] }, { "type": "A", "before": null, "after": "the", "start_char_pos": 71, ...
[ 0, 177, 328, 568, 685, 814, 981 ]
null
108633
1
On Wednesday, a United States federal appeals court upheld convictions of fraud and obstruction of justice against media mogul Conrad Black, along with three other executives from his former press corporation Hollinger International. Black, a Canadian-born who holds the title Baron Black of Crossharbour in the United ...
On Wednesday, a United States federal appeals court upheld convictions of fraud and obstruction of justice against media mogul Conrad Black, along with three other executives from his former press corporation , Hollinger International. Black, born in Canada and bearer of the title Baron Black of Crossharbour in the Uni...
[ { "type": "A", "before": null, "after": ",", "start_char_pos": 209, "end_char_pos": 209, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "a Canadian-born who holds", "after": "born in Canada a...
[ 0, 234, 694, 771, 1013, 1271, 1469, 1886, 2288 ]
news
108680
1
The man who took a gut feel of seeing personal computers in every household three decades and each will require a stable operating system will now pursue philanthropic activities under the Bill and Melinda Gates Foundation. As Gates leaves day-to-day operations, two people will assume the his two vital duties. Craig Mu...
The man who took a gut feeling of seeing personal computers in every household , each requiring a stable operating system will now pursue philanthropic activities under the Bill and Melinda Gates Foundation. As Gates leaves day-to-day operations, two people will assume his two vital duties. Craig Mundie will handle the...
[ { "type": "R", "before": "feel", "after": "feeling", "start_char_pos": 23, "end_char_pos": 27, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "three decades and each will require", "after": "...
[ 0, 223, 311, 413, 534 ]
news
108948
1
A file photo of a typical 767 fitted out for passenger flights A Boeing 767 cargo jetliner (tail number: N799AX) has been seriously damaged by a fire that broke out Saturday evening shortly after 22:00 PDT (UTC-7). It took two hours to extuiguish the fire on board the Airborne Express aircraft, which was parked at a ma...
A file photo of a typical 767 fitted out for passenger flights A Boeing 767 cargo jetliner (tail number: N799AX) has been seriously damaged by a fire that broke out Saturday evening shortly after 22:00 PDT (UTC-7). It took two hours to extinguish the fire on board the Airborne Express aircraft, which was parked at a ma...
[ { "type": "R", "before": "extuiguish", "after": "extinguish", "start_char_pos": 236, "end_char_pos": 246, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "clarity" ] }, { "type": "R", "before": "proscessing", "after": "processing", ...
[ 0, 214, 408, 537, 615, 722 ]
news
109525
1
The driver of the Ford, who was killed in the incident, was a 23 year old male. In addition to the 23 year old male, an 18 year old man, a 19 year old woman and an 18 year old woman were also killed in the incident. The age of the other two people is not yet known.
The driver of the Ford, who was killed in the incident, was a 23-year-old male. In addition to the 23-year-old male, an 18-year-old man, a 19-year old woman and an 18-year-old woman were also killed in the incident. The age of the other two people is not yet known.
[ { "type": "R", "before": "23 year old", "after": "23-year-old", "start_char_pos": 62, "end_char_pos": 73, "major_intent": "fluency", "raw_intents": [ "fluency", "clarity", "fluency" ] }, { "type": "R", "before": "23 year old", "after": "23-year-old",...
[ 0, 79, 215 ]
news
110289
2
150px|A puffin on Farne Islands in 2006. Puffin numbers are declining on the Farne Islands, which has United Kingdom's largest colony . During the past five years, numbers on the islands have decreased by a third. Experts had expected numbers to rise this year, but believe the declineis due the birds being unable to f...
150px|A puffin on Farne Islands in 2006. Puffin numbers are declining on the Farne Islands, where the United Kingdom's largest colony resides . During the past five years, the puffin population on the islands has decreased by a third. Experts had expected numbers to rise this year, but now with news of the decline, are...
[ { "type": "R", "before": "which has", "after": "where the", "start_char_pos": 92, "end_char_pos": 101, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "A", "before": null, "after": "resides", "start_char...
[ 0, 40, 136, 214, 331, 412, 619 ]
news
110378
1
The report created by the AASHTO titled "Bridging the Gap: Restoring and Rebuilding the Nation's Bridges" stated that nearly every one in five bridges is 50 years old or older, and that of the 600,000 U.S. bridges that nearly 152,000, or one in four, need significant repair. "Almost one in four bridges, while safe to t...
The report created by the AASHTO titled "Bridging the Gap: Restoring and Rebuilding the Nation's Bridges" stated that nearly every one in five bridges is 50 years old or older, and that of the 600,000 U.S. bridges that nearly 152,000, or one in four, need significant repair. "Almost one in four bridges, while safe to t...
[ { "type": "R", "before": ". Also", "after": ", which also says", "start_char_pos": 405, "end_char_pos": 411, "major_intent": "coherence", "raw_intents": [ "coherence", "coherence", "clarity" ] }, { "type": "R", "before": "old.", "after": ".", "st...
[ 0, 275, 406, 469 ]
news
110422
1
Kelsey Grammer in 2006 American actor Kelsey Grammer has checked into a hospital in New York after feeling faint. It is the second time the actor has checked into a hospital after he suffered a heart attack in Hawaii two months ago. His current condition is not life threating . Grammer blamed the heart attack , which h...
Kelsey Grammer in 2006 American actor Kelsey Grammer has checked into a hospital in New York after feeling faint. It is the second time the actor has checked into a hospital after he suffered a heart attack in Hawaii two months ago. His current condition is not life-threating . Grammer blamed the heart attack on the pr...
[ { "type": "R", "before": "life threating", "after": "life-threating", "start_char_pos": 262, "end_char_pos": 276, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "D", "before": ", which he suffered while paddle-...
[ 0, 113, 232, 513 ]
news
111003
1
200px|A photomicrograph of Bacillus anthracis bacteria The United States Federal Bureau of Investigation (FBI) has alleged that Bruce Ivins, a government bioweapons scientist who committed suicide July 29, 2008 , was the sole person responsible for the biological terrorism attacks in the USA in 2001 which came shortly ...
200px|A photomicrograph of Bacillus anthracis bacteria The United States Federal Bureau of Investigation (FBI) has alleged that Bruce Ivins, a government bioweapons scientist , was the sole person responsible for the biological terrorism attacks in the USA in 2001 which came shortly after the September 11, 2001 attacks...
[ { "type": "D", "before": "who committed suicide July 29, 2008", "after": null, "start_char_pos": 175, "end_char_pos": 210, "major_intent": "coherence", "raw_intents": [ "coherence", "coherence", "coherence" ] }, { "type": "A", "before": null, "after"...
[ 0, 357, 581, 678, 751, 900, 1012 ]
news
111017
1
200px|Map of the Menominee River. Scott J. Johnson, 38, of Kingsford, Michigan was charged on Wednesday with killing three teenagers in a shooting on the Menominee River near Niagara, Wisconsin. Johnson was charged with first-degree intentional homicide. Authorities say he went to the popular bathing spot near the East...
200px|Map of the Menominee River. Scott J. Johnson, 38, of Kingsford, Michigan was charged on Wednesday with killing three teenagers in a shooting on the Menominee River near Niagara, Wisconsin. The charges consist of three counts of first-degree intentional homicide. Authorities say that Johnson went to the popular ba...
[ { "type": "R", "before": "Johnson was charged with", "after": "The charges consist of three counts of", "start_char_pos": 195, "end_char_pos": 219, "major_intent": "clarity", "raw_intents": [ "meaning-changed", "clarity", "clarity" ] }, { "type": "R", "b...
[ 0, 33, 194, 254, 434, 522, 565, 716, 777, 858, 993, 1065, 1205, 1399, 1529, 1704, 1763, 1930, 2048, 2118 ]
news
111956
2
|120px|Barack Obama120px|John McCain United States presidential candidates Barack Obama and John McCain are statistically tied according to the latest Day to Day Politics Poll Average as the 2008 Democratic National Convention starts today. The 7-day average shows that the difference between the two candidates is withi...
|120px|Barack Obama120px|John McCain United States presidential candidates Barack Obama and John McCain are statistically tied according to the latest Day to Day Politics Poll Average as the 2008 Democratic National Convention starts today. The 7-day average shows that the difference between the two candidates is withi...
[ { "type": "R", "before": ".", "after": "of 0.82\\%:", "start_char_pos": 342, "end_char_pos": 343, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": "with a margin of ...
[ 0, 240, 440, 511, 617, 691, 818, 901, 1014 ]
null
112955
1
The track was wet during most of the Friday practice sessions and all the qualificaion triplet, a rare event for the Formula One in Monza. Heavy rain weather conditions on the racing circuit caused a couple of surprises for the spectators. First was the major defeat of Kimi Rikknen (Ferrari) and Lewis Hamilton (McLaren...
The track was wet during most of the Friday practice sessions and all the qualification triplet, a rare event for the Formula One at Monza. Heavy rain conditions on the racing circuit caused a couple of surprises for the spectators. First was the major defeat of Kimi Rikknen (Ferrari) and Lewis Hamilton (McLaren-Merced...
[ { "type": "R", "before": "qualificaion", "after": "qualification", "start_char_pos": 74, "end_char_pos": 86, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "in", "after": "at", "start_cha...
[ 0, 138, 239, 383, 482, 563, 632 ]
news
113448
1
Large Hadron Collider tunnel and dipole magnets. Large Hadron Collider (LHC) in CERN, Geneva has suffered light damage on September 19, 2008 when one of the giant superconducting magnets that guide the protons failed during a test. A large amount of helium, which is used to cool the magnets to 1.9 Kelvin (-271C; -456F...
Large Hadron Collider tunnel and dipole magnets. The Large Hadron Collider (LHC) in CERN, Geneva suffered light damage on September 19, 2008 when one of the giant superconducting magnets that guide the protons failed during a test. A large amount of helium, which is used to cool the magnets to 1.9 Kelvin (-271C; -456F)...
[ { "type": "A", "before": null, "after": "The", "start_char_pos": 49, "end_char_pos": 49, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "fluency" ] }, { "type": "D", "before": "has", "after": null, "start_char_pos": 94, "en...
[ 0, 48, 232, 314, 354, 417, 522, 674, 800, 892, 1012, 1145, 1291 ]
news
113572
1
On Monday night, Australian Football player Adam Cooney won the Australian Football League's most prestigious award, the Brownlow Medal, awarded to the AFL's best and fairest. He received 24 votes, behind Simon Black with 23 votes and Gary Ablett and Matthew Richardson with 22 votes. Cooney took the lead after 20 round...
On Monday night, Australian Football player Adam Cooney won the Australian Football League's most prestigious award, the Brownlow Medal, awarded to the AFL's best and fairest. He received 24 votes, ahead of Simon Black with 23 votes and Gary Ablett and Matthew Richardson with 22 votes. Cooney took the lead after 20 rou...
[ { "type": "R", "before": "behind", "after": "ahead of", "start_char_pos": 198, "end_char_pos": 204, "major_intent": "meaning-changed", "raw_intents": [ "clarity", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": "has", "after": "had...
[ 0, 175, 284, 436 ]
news
115079
1
Santa Ana wind conditions as seen from space. Two large wildfires burn uncontrolled north of Los Angeles, California. The blazes, known as the Marek fires, have burned over 3700 acres . More than 1200 people have been evacuated and one confirmed fatality has been reported . The Associated Press reports a second relate...
Santa Ana wind conditions as seen from space. Two large wildfires burn uncontrolled north of Los Angeles, California. The blazes, known as the Marek fires, have burned over 3700 acres and caused the evacuation of more than 1200 people . Furthermore, at least 30 mobile homes were destroyed. One confirmed fatality has be...
[ { "type": "R", "before": ". More", "after": "and caused the evacuation of more", "start_char_pos": 184, "end_char_pos": 190, "major_intent": "coherence", "raw_intents": [ "coherence", "coherence", "meaning-changed" ] }, { "type": "R", "before": "have bee...
[ 0, 45, 117, 185, 275, 352, 389, 481, 632, 701, 821, 928, 1010, 1180, 1325, 1607, 1782 ]
news
115154
1
The change takes effect immediately, meaning that people who were due to take the test this year no longer have to do so. Education secretary Ed Balls yesterday announced his plans to radically change the UK testing system yesterday, in parliament. Both major UK opposition parties welcomed this move. Michael Gove, an M...
The change takes effect immediately, meaning that children who were due to take the test this year no longer have to do so. Secretary of State for Children, Schools and Families Ed Balls yesterday announced his plans to radically change the UK testing system yesterday, in parliament. Both major UK opposition parties we...
[ { "type": "R", "before": "people", "after": "children", "start_char_pos": 50, "end_char_pos": 56, "major_intent": "meaning-changed", "raw_intents": [ "clarity", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": "Education secretary", ...
[ 0, 121, 248, 301, 556 ]
news
120486
1
The statement said "I'm 23 years old dudes, and like, the successes I have had in the pool, I acted in a bummer way, not how that people want from me. I am sorry. I promise my fans and the public - it will not happen again. I totally have the munchies, are there any Doritos in the house? "
The statement said "I'm 23 years old , and despite the successes I have had in the pool, I acted in a youthful and inappropriate way, not in a manner that people have come to expect from me. For this, I am sorry. I promise my fans and the public - it will not happen again. "
[ { "type": "R", "before": "dudes, and like,", "after": ", and despite", "start_char_pos": 37, "end_char_pos": 53, "major_intent": "clarity", "raw_intents": [ "clarity", "meaning-changed", "clarity" ] }, { "type": "R", "before": "bummer", "after": "you...
[ 0, 150, 163, 224 ]
news
122030
1
The professional and business service sector lost 180,000 jobs last month, while manufacturing shed 168,000. The construction industry , which peaked at 1.1 million jobs in January 2007 , lost 104,000 jobs last month. At the same time, the financial sector lost 44,000 jobs, bringing the total to 448,000 lost jobs since...
The professional and business service sector lost 180,000 jobs last month, while manufacturing shed 168,000. The construction industry has lost 1.1 million jobs since January 2007 and 104,000 jobs last month. At the same time, the financial sector lost 44,000 jobs, bringing the total to 448,000 lost jobs since a peak i...
[ { "type": "R", "before": ", which peaked at", "after": "has lost", "start_char_pos": 135, "end_char_pos": 152, "major_intent": "clarity", "raw_intents": [ "clarity", "meaning-changed", "clarity" ] }, { "type": "R", "before": "in", "after": "since", ...
[ 0, 108, 217 ]
news
130713
1
Karl Von Hess, the American professional wrestler who wrestling persona was that of a Nazi sympathiser has died at the age of 90. The cause of death was linked to a battle with Alzheimers disease which he had battled in recent years. Born as Francis Faketty he first trained as a lifeguard and began to teach swimming. H...
Karl Von Hess, the American professional wrestler whose wrestling persona was that of a Nazi sympathiser has died at the age of 90. The cause of death was linked to a battle with Alzheimers disease which he had battled in recent years. Born as Francis Faketty he first trained as a lifeguard and began to teach swimming....
[ { "type": "R", "before": "who", "after": "whose", "start_char_pos": 50, "end_char_pos": 53, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": ", he", "after": ". He", "start_char_pos": 431, ...
[ 0, 129, 233, 318, 369, 502, 586, 679, 752, 884, 918, 989, 1093, 1209, 1302 ]
news
13557
1
A grandfather and his grandson have died off the coast of North Wales, UK after their sailing dinghy was overwhelmed and flooded in rough seas. They were with a party of six who had been at sea angling from a 4.6 m boat. A RAF search and rescue helicopter was scrambled and the Beaumaris lifeboat launched to affect a r...
A grandfather and his grandson have died off the coast of North Wales, UK , after their sailing dinghy was overwhelmed and capsized in rough seas. They were with a party of four who had been angling from a 4.6 m boat. A RAF search and rescue helicopter was scrambled and the Beaumaris lifeboat launched to effect a rescu...
[ { "type": "A", "before": null, "after": ",", "start_char_pos": 74, "end_char_pos": 74, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "flooded", "after": "capsized", "start_char_pos": 122...
[ 0, 144, 221, 333, 411 ]
news
146168
1
A second day of winter weather and snow has caused further disruption in the UK. At 15:13 GMT , one Wikinews contributor in West Lothian described the conditions there as 'white-out', although later conditions were reported to have improved. Forecasters have indicated further snow in Scotland later this evening , with...
A second day of winter weather and snow has caused further disruption in the UK. At 15:13 GMT (December 19th) , one Wikinews contributor in West Lothian described the conditions there as 'white-out', although later conditions were reported to have improved. Forecasters had indicated further snow in Scotland later in th...
[ { "type": "A", "before": null, "after": "(December 19th)", "start_char_pos": 94, "end_char_pos": 94, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": "have", "af...
[ 0, 80, 242, 393 ]
news
146168
2
A second day of winter weather and snow has caused further disruption in the UK. At 15:13 GMT (December 19th) , one Wikinews contributor in West Lothian described the conditions there as 'white-out', although later conditions were reported to have improved. Forecasters had indicated further snow in Scotland later in th...
A second day of winter weather and snow has caused further disruption in the UK. At 15:13 GMT last Saturday , one Wikinews contributor in West Lothian described the conditions there as 'white-out', although later conditions were reported to have improved. Forecasters had indicated further snow in Scotland later into Sa...
[ { "type": "R", "before": "(December 19th)", "after": "last Saturday", "start_char_pos": 94, "end_char_pos": 109, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meaning-changed", "meaning-changed" ] }, { "type": "R", "before": "in...
[ 0, 80, 257, 421, 486, 562, 666, 795 ]
news
147467
1
A United Airlines Airbus A319, similar to the one involved in the incident. United Airlines Flight 634 made a very rough emergency landing yesterday morning when only two of the three landing wheels on the Airbus A319 deployed as the plane was making its final approach into Newark, New Jersey's Newark Liberty Internati...
A United Airlines Airbus A319, similar to the one involved in the incident. United Airlines Flight 634 made an emergency landing yesterday morning when only two of the three landing wheels on the Airbus A319 deployed as the plane was making its final approach into Newark, New Jersey's Newark Liberty International Airpo...
[ { "type": "R", "before": "a very rough", "after": "an", "start_char_pos": 108, "end_char_pos": 120, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "D", "before": "rough", "after": null, "start_char_pos"...
[ 0, 75, 333, 459, 474, 655, 813, 1026, 1154, 1218, 1285, 1323, 1380, 1461, 1505 ]
news
14932
1
TD Banknorth, which is 51\% owned by the TD Financial Group , has come to a deal with the Hudson United Bancorp . TD Financial group will be acquiring the community bank for $1.9 billion U.S. The new addition to the financial group will give them 204 new branches across New Jersey, New York, Connecticut and Pennsylvan...
Canadian TD Financial Group has come to a deal with the regional U.S. bank, Hudson United Bancorp , to buy Hudson for US$1.9 billion. The new addition will be folding into itsMaine-based TD Banknorth, which is 51\% owned by TD Financial. The acquisition will bring in 204 new branches and increase TD's footprint to New ...
[ { "type": "R", "before": "TD Banknorth, which is 51\\% owned by the TD Financial Group ,", "after": "Canadian TD Financial Group", "start_char_pos": 0, "end_char_pos": 61, "major_intent": "coherence", "raw_intents": [ "coherence", "clarity", "coherence" ] }, { ...
[ 0, 323, 463, 571, 663, 849 ]
null
15757
1
Today the Hewlett-Packard Co. has announced that it will be cutting 10\% or 14,500 of it's full-time staff wil be cut over the course of the next six quarters. HP CEO Mark Hurd, who 's had office for just about three months now , has decided that he wishes to simplify HP's operations by combining sales and marketing di...
Today the Hewlett-Packard Co. has announced that 10\% or 14,500 of its full-time staff will be cut over the course of the next six quarters. HP CEO Mark Hurd, who took office about three months ago , has decided to simplify HP's operations by combining sales and marketing directly into business units. The job cuts are ...
[ { "type": "D", "before": "it will be cutting", "after": null, "start_char_pos": 49, "end_char_pos": 67, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "fluency" ] }, { "type": "R", "before": "it's", "after": "its", "start_char_...
[ 0, 159, 347, 411, 615, 731, 808, 1010 ]
news
16289
1
Beginning 2006, all horses in the EU must have passports, according to new rules from the European Union. Two thirds of all horses in Sweden are estimated to not have passports, says Britta Lundstrm at the Swedish Ministry of Agriculture (Jordbruksverket) to the news agency TT. If the owner of a horse doesn't get a pa...
Beginning in 2006, all horses in the EU will be required to have passports, according to new rules from the European Union. Two thirds of all horses in Sweden are estimated to not have passports, Britta Lundstrm at the Swedish Ministry of Agriculture (Jordbruksverket) told news agency TT. If the owner of a horse doesn'...
[ { "type": "A", "before": null, "after": "in", "start_char_pos": 10, "end_char_pos": 10, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "must", "after": "will be required to", "start_char_...
[ 0, 106, 279, 402, 504, 570, 639 ]
news
16985
1
Germany's unemployment rate fell by one-tenth per cent in July, Federal Labour Office said. The number of jobless Germans dropped by 42,000 to 4.8 million, but without seasonal adjustments, including summer breaks in job training and holidays of the jobseekers , it grew by 68,000 and is close to a post-war record. Une...
Germany's unemployment rate fell by one-tenth per cent in July, the Federal Labour Office said. The number of jobless Germans dropped by 42,000 to 4.8 million, but without seasonal adjustments, including summer breaks in job training and jobseeker holidays , it grew by 68,000 and is close to a post-war record. Unemploy...
[ { "type": "A", "before": null, "after": "the", "start_char_pos": 64, "end_char_pos": 64, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "holidays of the jobseekers", "after": "jobseeker holid...
[ 0, 92, 316, 416, 510, 633 ]
news
1736629
2
Seal The Federal Aviation Administration (FAA) announced yesterday that the North Metroplex project has been successfully put into place, promising more efficiency in the U.S. . This project is a "new air-traffic system that will deliver more on-time flights for passengers while reducing pollution by thousands of metri...
Seal The Federal Aviation Administration (FAA) announced yesterday that the North Metroplex project has been successfully put into place, promising more efficiency in the U.S. . Accordring to Secretary , this system will save fuel and reduce the emissions from , thereby benefiting the . The FAA said this system could r...
[ { "type": "D", "before": "This project is a \"new air-traffic system that will deliver more on-time flights for passengers while reducing pollution by thousands of metric tons each year,\" said Aviation Media reporter Mary-Anne Baldwin.", "after": null, "start_char_pos": 178, "end_char_pos": 386...
[ 0, 386, 569, 742, 876, 982, 1157, 1440 ]
null
17590
1
Imposing daily gatherings of sometimes nearly 200 people near the nation's capital in Herndon, Virginia , consists of people who do much of the hard and dangerous work not wanted by most U.S. citizens. It has drawn the ire and compassion of the Herndon community. A public hearing Monday night to discuss a new plan dre...
Each day, nearly 200 people gather near the nation's capital in Herndon, Virginia ; these laborers do much of the hard and dangerous work not wanted by most U.S. citizens. This daily gathering has drawn both the ire and compassion of the Herndon community. A public hearing Monday night to discuss a new plan drew an ove...
[ { "type": "R", "before": "Imposing daily gatherings of sometimes", "after": "Each day,", "start_char_pos": 0, "end_char_pos": 38, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "A", "before": null, "after":...
[ 0, 202, 264, 372 ]
news
1928792
1
Flag of ISIL. A video purporting to show the execution of 21 by supporters of (ISIL) has been released yesterday . The video shows them being beheaded in a location apparently near in . The captives, all shown being executed in orange in the video, were picked up in , a coastal town in Libya, during December and Janua...
Flag of ISIL. A video was released yesterday purporting to show the execution of 21 by supporters of (ISIL) . The video shows the prisoners being beheaded in a location apparently near in . The captives, all wearing orange in the video, were picked up in , a coastal town in Libya, during December and January. The video...
[ { "type": "A", "before": null, "after": "was released yesterday", "start_char_pos": 22, "end_char_pos": 22, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "D", "before": "has been released yesterday", "afte...
[ 0, 13, 115, 186, 323, 405 ]
news
20897
1
New Orleans police shot eight armed gunmen from the Danziger Bridge, after contractors crossing the bridge came under fire. The police claim they have shot at eight people carrying guns on the bridge. This comes as Mayor Robin Nagin begins to abandon the city and turn it over to state and federal control. The fourteen...
New Orleans police shot eight armed gunmen on the Danziger Bridge, according to a police statement, after contractors crossing the bridge came under fire. The police claim they shot at eight people carrying guns on the bridge. This comes as Mayor Robin Nagin began to turn the city over to state and federal control. The...
[ { "type": "R", "before": "from", "after": "on", "start_char_pos": 43, "end_char_pos": 47, "major_intent": "fluency", "raw_intents": [ "fluency", "meaning-changed", "fluency" ] }, { "type": "A", "before": null, "after": "according to a police statemen...
[ 0, 124, 201, 307, 498 ]
news
2180975
1
Bayley first raped a woman and committed several attempted rapes when he was just 19. He admitted to the rape of a 18 year old woman in 2000, and then went on a crime spree raping six prostitutes in the suburb of that same year . He was sentenced for these crimes to at least eight years in jail and was on parole in 201...
Bayley committed rape and attempted rape at age 19. Later, in 2000, he raped six prostitutes in the suburb of . He was sentenced for these crimes to at least eight years in jail and was on parole in 2012 when he raped a backpacker and in 2013 raped and murdered Jill Meagher.
[ { "type": "R", "before": "first raped a woman and committed several attempted rapes when he was just", "after": "committed rape and attempted rape at age", "start_char_pos": 7, "end_char_pos": 81, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarit...
[ 0, 85, 229 ]
news
22636
1
Rain and the storm surge from Hurricane Rita has overwhelmed one of the fragile levee in New Orleans. The Industrial Canal levee gave way, reflooding parts of the Ninth Ward. There are three significant breaches. The U.S. Corps of Engineers estimated that 6 inches of rainfall could breach the previously damaged levees....
Rain and the storm surge from Hurricane Rita have overwhelmed one of the fragile levees in New Orleans. The Industrial Canal levee gave way, reflooding parts of the Ninth Ward. There are three significant breaches. The U.S. Corps of Engineers estimated that 6 inches of rainfall could breach the previously damaged levee...
[ { "type": "R", "before": "has", "after": "have", "start_char_pos": 45, "end_char_pos": 48, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "levee", "after": "levees", "start_char_pos": 80,...
[ 0, 101, 174, 212, 320, 469, 530 ]
news
23643
1
An independent investigation ( headed by former Victorian Police Commissioner , Neil Comrie) has revealed that Australian immigration department officials wrongfully deported the Australian citizen Vivian Solon to the Philipines. Ms Solon was deported in March 2001 despite being severly injured after an accident (just ...
An independent investigation , headed by former Victorian Police Commissioner Neil Comrie, has revealed that Australian immigration department officials wrongfully deported the Australian citizen Vivian Solon to the Philipines. Ms Solon was deported in March 2001 , after falling under suspicion as an illegal immigrant ...
[ { "type": "R", "before": "(", "after": ",", "start_char_pos": 29, "end_char_pos": 30, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": ", Neil Comrie)", "after": "Neil Comrie,", "start_char...
[ 0, 229, 395, 455, 674 ]
news
24433
1
On Thursday at about 23:30 PST, Level 3 Communications, one of the largest Internet service providers (ISPs), dropped off the net. The Colorado-based Level 3 is an internet backbone provider that connects smaller ISPs together in order to pass data. Other possible reasons are more nefarious. Apparently, Level 3 recentl...
On Thursday at about 23:30 PST, Level 3 Communications, one of the largest Internet service providers (ISPs), disconnected from most of the internet. The Broomfield Colorado, USA-based Level 3 is a tier 1 provider that connects smaller ISPs together in order to pass data. Other possible reasons are more nefarious. Appa...
[ { "type": "R", "before": "dropped off the net. The Colorado-based", "after": "disconnected from most of the internet. The Broomfield Colorado, USA-based", "start_char_pos": 110, "end_char_pos": 149, "major_intent": "meaning-changed", "raw_intents": [ "meaning-changed", "meani...
[ 0, 130, 249, 292, 616, 797, 945, 1018, 1127, 1229, 1349, 1483, 1627 ]
news
25354
1
Public pressure had been growing on Mr. Blunkett to resign after revelations emerged that he had broken the British Ministerial Code of Conduct in relation to his large shareholdings and short-lived directorship in a company called DNA Bioscience. This is Blunkett's second time to be forced into standing down from offi...
Public pressure had been growing on Mr. Blunkett to resign after revelations emerged that he had broken the British Ministerial Code of Conduct in relation to his large shareholdings and short-lived directorship in a company called DNA Bioscience. It is the second time Blunkett's has been forced to stand down from offi...
[ { "type": "R", "before": "This is", "after": "It is the second time", "start_char_pos": 248, "end_char_pos": 255, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "R", "before": "second time to be forced into sta...
[ 0, 247, 442, 615 ]
news
27243
1
The US commander of the Multinational Security Transition Command in Iraq said that he had no knowledge of the National Strategy for Victory in Iraq document released by the US President. This, along with speculation that the document was chiefly authored by a public opinion analyst recruited by the White House have le...
The US commander of the Multinational Security Transition Command in Iraq said that he had no knowledge of the National Strategy for Victory in Iraq document released by the US President. This, along with speculation that the document was chiefly authored by a public opinion analyst recruited by the White House have le...
[ { "type": "R", "before": "targetting", "after": "targeting", "start_char_pos": 378, "end_char_pos": 388, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "casualities", "after": "casualties", ...
[ 0, 187, 433, 573, 800 ]
news
2785753
1
Official Presidential portrait. , former President of , was detained yesterday as part of ongoing investigations into corruption related to , the state-run oil company. A raid occurred at 0600 local time ( 0900 ) at a number of locations including President Lula's house in , near . President Lula was held for question...
Official Presidential portrait. , former President of , was detained yesterday as part of ongoing investigations into a corruption related to , the state-run oil company. A raid occurred at 06:00 local time ( 09:00 ) at a number of locations including President Lula's house in , near . Following the occurrence, preside...
[ { "type": "A", "before": null, "after": "a", "start_char_pos": 118, "end_char_pos": 118, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "0600", "after": "06:00", "start_char_pos": 189, ...
[ 0, 31, 169, 362, 534, 600 ]
news
2785753
2
Official Presidential portrait. , former President of , was detained yesterday as part of ongoing investigations into a corruption related to , the state-run oil company. A raid occurred at 06:00 local time ( 09:00 ) at a number of locations including President Lula's house in , near . Following the occurrence, preside...
Official Presidential portrait. , former President of , was detained yesterday as part of ongoing investigations into corruption related to , the state-run oil company. A raid occurred at 0600 local time ( 0900 ) at a number of locations including President Lula's house in , near . President Lula was held for questioni...
[ { "type": "D", "before": "a", "after": null, "start_char_pos": 118, "end_char_pos": 119, "major_intent": "fluency", "raw_intents": [ "fluency", "fluency", "fluency" ] }, { "type": "R", "before": "06:00", "after": "0600", "start_char_pos": 190, ...
[ 0, 31, 170, 391, 561, 627 ]
news
2799495
1
UWS operator Haw Par Corporation described Chan as a "veteran diver, aquarist and animal caregiver who had been caring for the aquatic animals at UWS since its opening in 1991 " . Ten staff, including Chan, remained at UWS after its closure on June 27 to facilitate care for its animals until they could be suitably relo...
UWS operator Haw Par Corporation described Chan as a "veteran diver, aquarist and animal caregiver who had been caring for the aquatic animals at UWS since its opening in 1991 (jobs) . Ten staff, including Chan, remained at UWS after its closure on June 27 to facilitate care for its animals until they could be suitably...
[ { "type": "R", "before": "\"", "after": "(jobs)", "start_char_pos": 176, "end_char_pos": 177, "major_intent": "style", "raw_intents": [ "style", "style", "style" ] }, { "type": "R", "before": "New", "after": "Diarrhea", "start_char_pos": 645, ...
[ 0, 326, 505, 619, 864, 1151, 1280, 1445, 1523, 1627 ]
news
2799495
2
UWS operator Haw Par Corporation described Chan as a "veteran diver, aquarist and animal caregiver who had been caring for the aquatic animals at UWS since its opening in 1991 (jobs) . Ten staff, including Chan, remained at UWS after its closure on June 27 to facilitate care for its animals until they could be suitably...
UWS operator Haw Par Corporation described Chan as a "veteran diver, aquarist and animal caregiver who had been caring for the aquatic animals at UWS since its opening in 1991 " . Ten staff, including Chan, remained at UWS after its closure on June 27 to facilitate care for its animals until they could be suitably relo...
[ { "type": "R", "before": "(jobs)", "after": "\"", "start_char_pos": 176, "end_char_pos": 182, "major_intent": "clarity", "raw_intents": [ "clarity", "clarity", "clarity" ] }, { "type": "R", "before": "Diarrhea", "after": "New", "start_char_pos": ...
[ 0, 184, 331, 510, 624, 874, 1161, 1283, 1449, 1527, 1631 ]
news
2804689
1
The conflict started on Sunday. It lasted at least seventeen hours until the authorities quelled the riot on Monday at 7a.m. local time, according to Fontes. According to officials, during the riot 112 inmates escaped. Fontes said competition for drug trade was the main reason for the riot. Former secretary Jose Vicen...
The conflict started on Sunday. It lasted at least seventeen hours until another authorities quelled the riot should Monday at 7a.m. local time, according to Fontes. According still officials, during the raft riot 112 inmates escaped. Fontes said competition for drug trade was the main reason for the riot. Former secre...
[ { "type": "R", "before": "the", "after": "another", "start_char_pos": 73, "end_char_pos": 76, "major_intent": "clarity", "raw_intents": [ "fluency", "clarity", "clarity" ] }, { "type": "R", "before": "on", "after": "should", "start_char_pos": 106...
[ 0, 31, 157, 219, 292, 421, 560 ]
news