Skip to content

Pack hyphenation table in ZIP and publish to Maven#1

Merged
josteinaj merged 2 commits into
nlbdev:masterfrom
bertfrees:publish-maven
Apr 23, 2022
Merged

Pack hyphenation table in ZIP and publish to Maven#1
josteinaj merged 2 commits into
nlbdev:masterfrom
bertfrees:publish-maven

Conversation

@bertfrees

@bertfrees bertfrees commented Feb 25, 2022

Copy link
Copy Markdown
Contributor

make publish will build the hyphenation table, pack it in a ZIP, and publish it to a Maven repository. I've chosen groupId "no.nlb" and artifactId "spell-no-patterns", but this can of course be changed. I've tested with Sonatype, but it should also be possible to use Github Packages.

@josteinaj

josteinaj commented Apr 9, 2022

Copy link
Copy Markdown
Member

@bertfrees I finally got around to setting up the maven repository and publishing a release.

However, I notice that the non-standard hyphenation rules does not seem to be included in the resulting dic file? The dic file in our current version of PIP contains lines such as .bus9stopp./ss=s,3,2 at the bottom.

@bertfrees

Copy link
Copy Markdown
Contributor Author

I hadn't realized that the hyphenation table contained in pipeline-mod-nlb was created in a completely different way. It was only later that we started looking at spell-no. spell-no indeed does not have non-standard hyphenation patterns. I can port the non-standard stuff from pipeline-mod-nlb to spell-no?

@bertfrees

Copy link
Copy Markdown
Contributor Author

@josteinaj I created another pull request for non-standard hyphenation: #2.

@josteinaj

Copy link
Copy Markdown
Member

Thanks! I'll have a look at it next week.

@josteinaj josteinaj merged commit c129d56 into nlbdev:master Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants