Headstart
Headstart copied to clipboard
A framework for creating web-based knowledge maps
Implementing the fix for #392 causes our `fix_keyword_casing` routine to stop working properly, and all-uppercase abbreviations are no longer reconstructed in the bubble titles.
Due to various issues with using the NCBI Entrez API (e.g, #257 ) we could explore using pubmed dumps instead of calling their API. - the ftp dump page https://www.ncbi.nlm.nih.gov/pmc/tools/ftp/...
Based on user feedback, it may be beneficial to include certain indicators from clustering and MDS to signal the quality of the resulting map.
The CORE connector implements different parameters than [the original specification](https://github.com/OpenKnowledgeMaps/Headstart/commit/9933bdba0f291f147163e7bbeb15acf2e64e6ecb#diff-6981f2e8882de90f3ee88264f39afe36). They were: * from: publication date lower bound in the form YYYY-MM-DD * to: publication date upper bound in the...
As suggested by Dr Coby Calyx [on Twitter](https://twitter.com/cobicalyx/status/1154245085074087937), it should be possible to share a single bubble instead of just the whole map. As an extension, it would probably also...
`Error in curl::curl_fetch_memory(url, handle = handle): ignoring SIGPIPE signal` reproduce: query pubmed for "black hole"
list filter does not work for characters like ผู้นำ or 气候
It would be great to have the possibility of exploring more keywords and terms in the current area (given that there are more "meaningful" ones). Would love that feature as...
Hi there -- I was inspired to try OKM by the talk here at CSV Conf by @Bubblbu and looked up a particular research interest of mine: `crdt`s or `conflict-free...
Currently, we deduplicate BASE search results on the fly on the basis of publication titles. This is fast and works very well. But as we retrieve a maximum of 125...