dkpro-core
dkpro-core copied to clipboard
Author tags
Hello! I find in your Contributing guideline that
The CONTRIBUTORS.txt file is used to keep track of contributors. It is to be used in favor over author attributions in individual files, e.g. via @author tags.
However, I still witness author tags in two files:
- dkpro_dkpro-core/dkpro-core-io-lxf-asl/src/main/java/org/dkpro/core/io/lxf/internal/NodeIterator.java
- dkpro_dkpro-core/dkpro-core-api-embeddings-asl/src/main/java/org/dkpro/core/api/embeddings/binary/BinaryWordVectorUtils.java
Would you like to remove these tags? If so, I may help with it and open a pull request.