Skip to main content

No project description provided

Project description

Text Eval

A tiny python package to find the sentence similarity metrics.

Getting started

Installing

$ pip install texteval

Usage

from texteval.evaluate import Evaluator

system_summary = "John really loves data science very much and studies it a lot."
input_text = "John very much loves data science and enjoys it a lot."

evaluator = Evaluator()
res = evaluator.rouge_evaluation(input_text,system_summary)
print(res)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

texteval-1.0.4.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

texteval-1.0.4-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file texteval-1.0.4.tar.gz.

File metadata

  • Download URL: texteval-1.0.4.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.5

File hashes

Hashes for texteval-1.0.4.tar.gz
Algorithm Hash digest
SHA256 9a0b1fce7f696d8647910b73cccfecb6de693bdf020bf995fd582189a0c28eee
MD5 2871039a87cb87c55187585719f4fc7d
BLAKE2b-256 0ea5c9c1bedba1cf365bfffd6e7f7033d50beaa31851a870a537e00a4fbd8874

See more details on using hashes here.

File details

Details for the file texteval-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: texteval-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.5

File hashes

Hashes for texteval-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6128fd67babb226de825275d669ed92e13a3cfec4bb50c39758dcc0eb7bb4cca
MD5 2f72e0e0497a8cf448f60826db4283fd
BLAKE2b-256 6ae21876a8dac6b2e6cf0ccf20b9dbd8fbfa4489058112a3dada44fa703184c2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page