baleen
baleen copied to clipboard
Entity Extraction Text Processor
The `OdinParser` annotator fails if Baleen is run from a JAR file with a space in its full path. This has been raised as in issue in the [clulab/processors](https://github.com/clulab/processors/issues/264) project.
Hi all, So sorry for opening this as an issue, but despite endless Googling, I can;t find anywhere to communicate with developers or Users of Baleen. Is there a channel...
The ExpandLocationToDescription annotator seems to eat a lot of text up. It can produce annotations which are basically the size of the document (if the location is the last word)...
* Dockerfile added for building the project * docker-compose.yml added to support example * simple example configs added for convenience
The following two tests fail when running as a user with super-user privileges (e.g. sudo, root) on Linux: * AllAnnotationsJsonConsumerTest.java * EntityCountTest.java The cause of this is that when running...
As of Baleen 2.4, the required inputs and produced outputs of each annotator are declared in order to the pipeline orderers to function. It would be beneficial if this information...
Can we add a parameter to the affected annotators (any that use DateTimeFormatter I believe) to allow the configuration of the pivot point?
Hi! We spot a vulnerable dependency in your project, which might threaten your software. We also found another project that uses the same vulnerable dependency in a similar way as...
Hi! We spot a vulnerable dependency in your project, which might threaten your software. We also found another project that uses the same vulnerable dependency in a similar way as...
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.7.0 to 5.18.0. Release notes Sourced from com.rabbitmq:amqp-client's releases. v5.18.0 Changes between 5.17.0 and 5.18.0 This is a minor release with usability improvements and dependency upgrades. It...