
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
.. image:: https://travis-ci.org/cfournie/segmentation.evaluation.png?branch=master :target: https://travis-ci.org/cfournie/segmentation.evaluation .. image:: https://coveralls.io/repos/cfournie/segmentation.evaluation/badge.png?branch=master :target: https://coveralls.io/r/cfournie/segmentation.evaluation?branch=master .. image:: https://pypip.in/v/segeval/badge.png :target: https://crate.io/packages/segeval/ .. image:: https://pypip.in/d/segeval/badge.png :target: https://crate.io/packages/segeval/
|
Text segmentation is the task of splitting up any amount of text into segments by placing boundaries between some atomic unit (e.g., morphemes, words, lines, sentences, paragraphs, sections, etc.). It's a common pre-processing step in many Natural Language Processing (NLP) <http://en.wikipedia.org/wiki/Natural_language_processing>
_ tasks.
This package is a collection of metrics and for comparing text segmentations and evaluating automatic text segmenters. Both new (Boundary Similarity, Segmentation Similarity) and traditional (WindowDiff, Pk) are included, as well as inter-coder agreement coefficients and confusion matrices based upon a boundary edit distance.
To see some examples of its usage, read the docs <http://segeval.readthedocs.org/>
_.
Included is a variety of segmentation comparison metrics, including:
Additionally, B-based inter-coder agreement coefficients for segmentation that are suitable for 2 or more coders are provided, including:
To install SegEval, simply run:
.. code-block:: bash
$ pip install segeval
Documentation is available at http://segeval.readthedocs.org/.
If you're using this software for research, please cite the ACL paper <http://nlp.chrisfournier.ca/publications/pdf/fournier_2013a.pdf>
_ [PDF] and, if you need to go into details, the thesis <http://nlp.chrisfournier.ca/publications/pdf/fournier_masc_thesis.pdf>
_ [PDF] describing this work:
Chris Fournier. 2013. Evaluating Text Segmentation using Boundary Edit Distance. Proceedings of 51st Annual Meeting of the Association for Computational Linguistics. (ACL 2013), to appear. Association for Computational Linguistics, Stroudsburg, PA, USA.
Chris Fournier. 2013. Evaluating Text Segmentation. (Master's thesis). University of Ottawa.
BibTeX:
.. code-block:: latex
@inproceedings{Fournier2013a,
author = {Fournier, Chris},
year = {2013},
title = {{Evaluating Text Segmentation using Boundary Edit Distance}},
booktitle = {Proceedings of 51st Annual Meeting of the Association for Computational Linguistics},
publisher = {Association for Computational Linguistics},
location = {Sophia, Bulgaria},
pages = {to appear},
address = {Stroudsburg, PA, USA}
}
@mastersthesis{Fournier2013b,
author = {Fournier, Chris},
title = {Evaluating Text Segmentation},
school = {University of Ottawa},
year = {2013}
}
FAQs
A package providing text segmentation evaluation metrics and utilities
We found that segeval demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.