Bug 282840 - [NEW PORT] textproc/py-wordninja: Probabilistically split concatenated words
Summary: [NEW PORT] textproc/py-wordninja: Probabilistically split concatenated words
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dries Michiels
URL:
Keywords:
Depends on:
Blocks: 282841
  Show dependency treegraph
 
Reported: 2024-11-18 15:53 UTC by Matthew Wener
Modified: 2024-11-21 15:17 UTC (History)
2 users (show)

See Also:


Attachments
New Port py-wordninja 2.0.0 (2.39 KB, patch)
2024-11-18 15:54 UTC, Matthew Wener
no flags Details | Diff
New Port py-wordninja 2.0.0 v2 (2.38 KB, patch)
2024-11-21 05:34 UTC, Matthew Wener
no flags Details | Diff
New Port py-wordninja 2.0.0 v3 (2.37 KB, patch)
2024-11-21 05:35 UTC, Matthew Wener
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Wener 2024-11-18 15:53:45 UTC
New port for wordninja (https://github.com/keredson/wordninja).
Comment 1 Matthew Wener 2024-11-18 15:54:06 UTC
Created attachment 255272 [details]
New Port py-wordninja 2.0.0
Comment 2 Matthew Wener 2024-11-21 05:34:05 UTC
Created attachment 255346 [details]
New Port py-wordninja 2.0.0 v2

Fix license issue
Comment 3 Matthew Wener 2024-11-21 05:35:14 UTC
Created attachment 255347 [details]
New Port py-wordninja 2.0.0 v3
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-11-21 15:14:35 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37e168201c7114cbd22013c165246c334a916f9f

commit 37e168201c7114cbd22013c165246c334a916f9f
Author:     Matthew Wener <matthew@wener.org>
AuthorDate: 2024-11-21 15:10:11 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2024-11-21 15:11:41 +0000

    textproc/py-wordninja: add new port

    Probabilistically split concatenated words.

    PR:     282840

 textproc/Makefile                     |  1 +
 textproc/py-wordninja/Makefile (new)  | 29 +++++++++++++++++++++++++++++
 textproc/py-wordninja/distinfo (new)  |  3 +++
 textproc/py-wordninja/pkg-descr (new) |  2 ++
 4 files changed, 35 insertions(+)