Port details |
- py-rouge-score Package for text analysis and normalization
- 0.1.2 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-18 15:42:05
- Last Update: 2025-08-18 15:40:38
- Commit Hash: dab754b
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/google-research/google-research/tree/master/rouge
- Description:
- This package implements:
* ROUGE-N (N-gram) scoring
* ROUGE-L (Longest Common Subsequence) scoring
* Text normalization
* Bootstrap resampling for confidence interval calculation
* Optional Porter stemming to remove plurals and word suffixes
such as (ing, ion, ment).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rouge-score>0:textproc/py-rouge-score@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-rouge-score/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-rouge-score
- pkg install py311-rouge-score
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-rouge-score listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rouge-score
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1755530589
SHA256 (rouge_score-0.1.2.tar.gz) = c7d4da2683e68c9abf0135ef915d63a46643666f848e558a1b9f7ead17ff0f04
SIZE (rouge_score-0.1.2.tar.gz) = 17400
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-absl-py>=0 : devel/py-absl-py@py311
- py311-nltk>=0 : textproc/py-nltk@py311
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-six>=1.14.0 : devel/py-six@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-rouge-score
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.2 18 Aug 2025 15:40:38
    |
Yuri Victorovich (yuri)  |
textproc/py-rouge-score: New port: Package for text analysis and normalization |
Number of commits found: 1
|