renaud / neuroNER

named entity recognizer for neuronal cells, based on UIMA Ruta rules
GNU Lesser General Public License v3.0
7 stars 8 forks source link

consider using neuroelectro to show neuroNER queries #52

Open stripathy opened 8 years ago

stripathy commented 8 years ago

@renaud do you mind if I deploy neuroNER on dev.neuroelectro.org and allow logged-in users to input queries and have the results be processed and normalized by neuroNER? I have an immediate use-case for my neuroelectro curators to use this feature, but it may also be helpful for demonstrating neuroNER functionality to other parties.

renaud commented 8 years ago

Sure!

Renaud Richardet +41 78 675 9501 [sent from my phone therefore short]

On 05 Feb 2016, at 19:29, Shreejoy Tripathy notifications@github.com wrote:

@renaud do you mind if I deploy neuroNER on dev.neuroelectro.org and allow logged-in users to input queries and have the results be processed and normalized by neuroNER? I have an immediate use-case for my neuroelectro curators to use this feature, but it may also be helpful for demonstrating neuroNER functionality to other parties.

— Reply to this email directly or view it on GitHub.

stripathy commented 8 years ago

I want to be able to use the similarity functions within my neuroelectro repo - the easiest way to do this is to make an alpha release for neuroNER and put it on pip so I can import it. See this issue: https://github.com/renaud/neuroNER/issues/53