Alex Tsang

Results 4 issues of Alex Tsang

New formatters for calculating the sum/ average of an array of values. User can specify an optional value path to extract values from an array of objects.

**Problem to solve** Assume we have the following data: ``` { vehicles: [ { name: 'Model X', releaseQtr: 1 }, { name: 'Model Y', releaseQtr: 1 }, { name: 'Model...

Hi. I have this piece of text and I want to split it into sentences: > An example of a bot that reverts vandalism on Wikipedia is ClueBot NG. ClueBot...

Type: Bug

Given the following piece of text extracted from a page on the [Wikipedia](https://en.wikipedia.org/wiki/Wikipedia): > Wikipedia is a multilingual online encyclopedia created and maintained as an open collaboration project[3] by a...

Status: Proposal