ChemSpot icon indicating copy to clipboard operation
ChemSpot copied to clipboard

ChemSpot is a named entity recognition tool for identifying mentions of chemicals in natural language texts, including trivial names, drugs, abbreviations, molecular formulas and IUPAC entities. Since...

Results 17 ChemSpot issues
Sort by recently updated
recently updated
newest added

Bumps uimaj-core from 2.3.0-incubating to 2.10.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.uima:uimaj-core&package-manager=maven&previous-version=2.3.0-incubating&new-version=2.10.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps commons-io from 2.0 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.0&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.4 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

My question is not really an issue, I just want suggestions, if for example we want to annotate 1000 text files, how can I automate it? java -Xmx16G -jar chemspot.jar...

Hi, FYI I've quickly developed a wrapper around ChemSpot that offer it as a REST service. In this way you don't need 16Gb or memory everytime you need to tag...

Hey, I can guess at what several of the columns in the output are, but have no idea for a number of them. Is there a data dictionary somewhere? E.g.,...

HI I have tried to follow the commands with some sample text but received the following error on Ubuntu 16.04. Unable to access jarfile chemspot.jar

Project did not compile. - Changed UIMA dependency to maven geomajas mirror. - Renamed file from README to README.md I also added travis-ci integration.

HI the link to SCAI corpus is broken. How can I get the corpus?

ChemSpot can be wonderful if we could use it with scala 2.11.8 in our NLP pipeline. However, we have encountered a problem that class file for scala.ScalaObject not found. The...