Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaayush2004 authored Aug 11, 2024
1 parent 6713a91 commit 970a8f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@



# SEMALEX 0.1.2
# SEMALEX 1.1.0
## Overview
SEMALEX is a cutting-edge RAG (Retrieval-Augmented Generation) Evaluation Metric designed to measure the weighted similarity score by prioritizing semantic capture while also considering lexical alignment. This metric leverages advanced NLP techniques to evaluate the quality of generated text in comparison to reference text.

Expand All @@ -16,7 +16,7 @@ SEMALEX is a cutting-edge RAG (Retrieval-Augmented Generation) Evaluation Metric
You can install the package using pip:

```bash
pip install SEMALEX==0.1.2
pip install SEMALEX
```
## Usage
Here's how to use the SEMALEX Package:
Expand Down

0 comments on commit 970a8f1

Please sign in to comment.