Skip to content

Commit

Permalink
Merge pull request #99 from abrami/main
Browse files Browse the repository at this point in the history
Update pom
  • Loading branch information
abrami authored Aug 22, 2024
2 parents f7a029f + fdb45d9 commit 1b3272e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.texttechnologylab</groupId>
<artifactId>DockerUnifiedUIMAInterface</artifactId>
<version>1.3</version>
<version>1.4</version>

<description>Automatic analysis of large text corpora is a complex task. This complexity particularly concerns the question of time efficiency. Furthermore, efficient, flexible, and extensible textanalysis requires the continuous integration of every new text analysis tools. Since there are currently, in the area of NLP and especially in the application context of UIMA, only very few to no adequate frameworks for these purposes, which are not simultaneously outdated or can no longer be used for security reasons, this work will present a new approach to fill this gap. To this end, we present Docker Unified UIMA Interface (DUUI), a scalable, flexible, lightweight, and featurerich framework for automated and distributed analysis of text corpora that leverages experience in Big Data analytics and virtualization with Docker.</description>

Expand Down Expand Up @@ -205,7 +205,7 @@
<version>3.8.0</version>
<configuration>
<source>17</source>
<target>17</target>
<!-- <target>17</target>-->
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 1b3272e

Please sign in to comment.