Rik

Results 73 issues of Rik

See https://github.com/blahah/nala-stream/issues/1 We need a more modular and less cumbersome NLP depencency.

If we browserify the code before running it in electron we get the benefit of being able to greatly reduce the final distribution filesizes, as well as increase performance using...

enhancement

The codebase for the v1 release of ScienceFair was monolithic. The ecosystem of tools [planned for the next few releases](https://github.com/codeforscience/sciencefair#roadmap) requires a much more modular approach. There's a [project for...

enhancement
help wanted
meta
discussion

It would be cool to be able to point the reader at an arbitrary JATS XML document and have it open in the reader. This will often not work cleanly...

enhancement
help wanted
WIP
meta
discussion
ux

something like https://www.npmjs.com/package/summarizer modified to play nice with JATS XML or, worst case, PDF

enhancement

Currently the app automatically updates itself. On startup it checks for updates, and if it finds one it downloads it in the background, then alerts the user. We should have...

enhancement
ux

https://github.com/yoshuawuyts/nanocomponent/

enhancement
help wanted
meta
discussion

Possibly we can just rip apm from electron? Basically we just want a wrapper around npm, with `~/.sciencefair/packages` as the install location, and with a nice interface for finding, installing...

enhancement
discussion

currently the list of stopwords is small - we should generate a full stopword list or use an existing solution like [natural](https://github.com/NaturalNode/natural).

enhancement

Show a dashboard summarising search results, perhaps sitting in the space to the right of the search bar, with cards that can also be separate packages. For example: - histogram...

enhancement