Daily Shaarli

All links of one day in a single page.

08/02/19

Automation in Systematic, Scoping and Rapid Reviews by an NLP Toolkit: A Case Study in Enhanced Living Environments

With the increasing number of scientific publications, the analysis of the trends and the state-of-the-art in a certain scientific field is becoming very time-consuming and tedious task. In response to urgent needs of information, for which the existing systematic review model does not well, several other review types have emerged, namely the rapid review and scoping reviews.

The paper proposes an NLP powered tool that automates most of the review process by automatic analysis of articles indexed in the IEEE Xplore, PubMed, and Springer digital libraries. We demonstrate the applicability of the toolkit by analyzing articles related to Enhanced Living Environments and Ambient Assisted Living, in accordance with the PRISMA surveying methodology. The relevant articles were processed by the NLP toolkit to identify articles that contain up to 20 properties clustered into 4 logical groups.

The analysis showed increasing attention from the scientific communities towards Enhanced and Assisted living environments over the last 10 years and showed several trends in the specific research topics that fall into this scope. The case study demonstrates that the NLP toolkit can ease and speed up the review process and show valuable insights from the surveyed articles even without manually reading of most of the articles. Moreover, it pinpoints the most relevant articles which contain more properties and therefore, significantly reduces the manual work, while also generating informative tables, charts and graphs.

mat2vec: Supplementary Materials for "Unsupervised word embeddings capture latent knowledge from materials science literature", Nature (2019).

Supplementary Materials for the paper Tshitoyan et al. "Unsupervised word embeddings capture latent knowledge from materials science literature", Nature (2019).

Estimote, Inc. — indoor location with bluetooth beacons and mesh

People and assets can be located programmatically. Estimote's invisible technology makes things happen magically in the right place and at the right time.

Selecting a bookmarks manager

Revised and tested several options, the conclusion is to use shaarli.

Composing better emails

Tips for writing effective emails avoiding misunderstandings, with examples from the software development world.

Topic Modeling in Python: Latent Dirichlet Allocation (LDA)

In a nutshell, it is a type of statistical model used for tagging abstract “topics” that occur in a collection of documents that best represents the information in them.

Many techniques are used to obtain topic models. This post aims to demonstrate the implementation of LDA: a widely used topic modeling technique.

pyLDAvis - Interactive topic model visualization

pyLDAvis is a python library for interactive topic model visualization. It is a port of the fabulous R package by Carson Sievert and Kenny Shirley. They did the hard work of crafting an effective visualization. pyLDAvis makes it easy to use the visualiziation from Python and, in particular, Jupyter notebooks.

To learn more about the method behind the visualization, it is possible to read the original paper explaining it.

This notebook provides a quick overview of how to use pyLDAvis.

The Difference Between Amateurs and Professionals

Uncover the key differences between amateurs and professionals that make a difference and improve the prospects of success.