Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 3 de 3
Filtrar
Mais filtros

Base de dados
Ano de publicação
Tipo de documento
Intervalo de ano de publicação
1.
R Soc Open Sci ; 5(10): 171920, 2018 Oct.
Artigo em Inglês | MEDLINE | ID: mdl-30473797

RESUMO

In the prose style transfer task a system, provided with text input and a target prose style, produces output which preserves the meaning of the input text but alters the style. These systems require parallel data for evaluation of results and usually make use of parallel data for training. Currently, there are few publicly available corpora for this task. In this work, we identify a high-quality source of aligned, stylistically distinct text in different versions of the Bible. We provide a standardized split, into training, development and testing data, of the public domain versions in our corpus. This corpus is highly parallel since many Bible versions are included. Sentences are aligned due to the presence of chapter and verse numbers within all versions of the text. In addition to the corpus, we present the results, as measured by the BLEU and PINC metrics, of several models trained on our data which can serve as baselines for future research. While we present these data as a style transfer corpus, we believe that it is of unmatched quality and may be useful for other natural language tasks as well.

2.
PLoS One ; 13(7): e0201157, 2018.
Artigo em Inglês | MEDLINE | ID: mdl-30048508

RESUMO

Reading serves many ends. Some readers report that works of fiction provide an imaginative escape from the rigors of life, others report reading in order to be intellectually challenged. While various characterizations of readers' engagement with prose fiction have been proposed, few have been checked using representative samples of readers. Our research reports on reader self-descriptions observed in a representative sample of 501 adults in the Netherlands. Reader self-descriptions exhibit regularities, with certain self-descriptions predicting others. Contrary to existing theories which posit two types of readers characterized by non-overlapping concerns (identifying readers and distanced readers), we find that while some readers attend to plot structure or read in order to be intellectually challenged, reader self-descriptions overlap more than received theories predict. We hypothesize that some readers have cultivated more reading techniques than others, with educated or experienced readers tending to report deriving additional experiences from reading.


Assuntos
Leitura , Autoimagem , Livros , Escolaridade , Feminino , Humanos , Masculino , Países Baixos
3.
J Stat Softw ; 762017.
Artigo em Inglês | MEDLINE | ID: mdl-36568334

RESUMO

Stan is a probabilistic programming language for specifying statistical models. A Stan program imperatively defines a log probability function over parameters conditioned on specified data and constants. As of version 2.14.0, Stan provides full Bayesian inference for continuous-variable models through Markov chain Monte Carlo methods such as the No-U-Turn sampler, an adaptive form of Hamiltonian Monte Carlo sampling. Penalized maximum likelihood estimates are calculated using optimization methods such as the limited memory Broyden-Fletcher-Goldfarb-Shanno algorithm. Stan is also a platform for computing log densities and their gradients and Hessians, which can be used in alternative algorithms such as variational Bayes, expectation propagation, and marginal inference using approximate integration. To this end, Stan is set up so that the densities, gradients, and Hessians, along with intermediate quantities of the algorithm such as acceptance probabilities, are easily accessible. Stan can be called from the command line using the cmdstan package, through R using the rstan package, and through Python using the pystan package. All three interfaces support sampling and optimization-based inference with diagnostics and posterior analysis. rstan and pystan also provide access to log probabilities, gradients, Hessians, parameter transforms, and specialized plotting.

SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA