We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I have been trying to install the library in the past few days, without success. The problem seems to be the change of location of DKPRO Similarity library from https://code.google.com/p/dkpro-similarity-asl to https://dkpro.github.io/dkpro-similarity/ .
I tried to replace the dependencies in core/pom.xml with the new dependency as follows:
<dependency> <groupId>org.dkpro.similarity</groupId> <artifactId>dkpro-similarity-uima-core-asl</artifactId> </dependency>
But, the library still does not install. There is a very long trace for the same. Can you please guide me regarding this error.
Regards, Sharmistha
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have been trying to install the library in the past few days, without success. The problem seems to be the change of location of DKPRO Similarity library from https://code.google.com/p/dkpro-similarity-asl to https://dkpro.github.io/dkpro-similarity/ .
I tried to replace the dependencies in core/pom.xml with the new dependency as follows:
But, the library still does not install. There is a very long trace for the same. Can you please guide me regarding this error.
Regards,
Sharmistha
The text was updated successfully, but these errors were encountered: