lubianat / ann

A repository for brainstorming and prototyping ideas related to the eLifeSprint project Annotate them all (https://sprint.elifesciences.org/annotate-them-all/)
Apache License 2.0
14 stars 0 forks source link

QuickLit and Topic Tagger- Prototypes for tagging articles and authors #38

Open lubianat opened 3 years ago

lubianat commented 3 years ago

Parallel projects that have a lot to do with ANN.

The Tabernacle part of the tool is almost a tagging of concepts in the title.

QuickLit: ShinyApp here: https://lubianat.shinyapps.io/quicklit/ GitHub repository here: https://github.com/lubianat/quicklit

TopicTagger: ShinyApp here: https://lubianat.shinyapps.io/topictagger/ GitHub repository here: https://github.com/lubianat/topictagger

To dos:

Maybe @jvfe wants to weigh in on the next steps?

jvfe commented 3 years ago

Not really anything to add, though I'd like to point out my own version of topictagger, haha

App: https://jvfe.github.io/wikidata_topictagger/ Source code: https://github.com/jvfe/wikidata_topictagger

Though if I had something to add feature-wise would be letting the user dictate the query on quicklit for more "advanced" users, perhaps by integrating the user's query with a basic template query. But that's something specific for quicklit.

I believe an extensive documentation with plenty of examples should be the first objective, most people will become interested in the tool through its examples -- maybe that's included in 'documentation for scientists'? Not sure.