Skip to content

Change package name and module name #8

@Marcono1234

Description

@Marcono1234

Problem

Currently this project uses the original package and module name com.github.pemistahl.lingua. While this might allow using this project here as drop-in replacement, it makes other use cases more difficult. Such as when for some reason both lingua and tiny-lingua are on the classpath, or when trying to create a benchmark which includes both lingua and tiny-lingua.

Solution

Change the package name and module name.

If this project will be published to Maven Central in the future (see #5), then a name matching the group ID and artifact ID should be used, so maybe something like io.github.marcono1234.tiny_lingua.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions