is this the same piece of news as <a href="https://news.ycombinator.com/item?id=21353861" rel="nofollow">https://news.ycombinator.com/item?id=21353861</a> ?
The project mentioned (BERT) in the article is really interesting, you should look into it.<p><a href="https://github.com/google-research/bert" rel="nofollow">https://github.com/google-research/bert</a>
I've done personal experiments with merging PageRank and Word Embeddings (trying to make a high quality Extractive Summarizer).<p>Word Embedding techniques and Graph Ranking are a natural fit for each other.