Commit aa796e8
modified the documentation to be in sync with current output format (#2281)
- Fixes #2276
This solved to be document in sync with current output NERExtractor
module is giving.
## Changes Made
Updated the document to current output given by NERExtractor
## Testing
<!-- Describe how this should be tested -->
### How to Test
- [ ] Manual testing steps:
1. Go here
https://docs.ragas.io/en/latest/concepts/test_data_generation/rag/#example_1
2. Verify that document updated with latest output format from
NERExtractor as per screen shot below.
## References
<!-- Link to related issues, discussions, forums, or external resources
-->
- Related issues:
- Documentation:
https://docs.ragas.io/en/latest/concepts/test_data_generation/rag/#example_1
- External references:
## Screenshots/Examples (if applicable)
<img width="1645" height="847" alt="image"
src="https://github.com/user-attachments/assets/b3574842-d0f7-4440-8703-4da9d6fee1ff"
/>
---
<!--
Thank you for contributing to Ragas!
Please fill out the sections above as completely as possible.
The more information you provide, the faster your PR can be reviewed and
merged.
-->
Co-authored-by: k raghavendra <[email protected]>1 parent f0e4e76 commit aa796e8
1 file changed
+3
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 124 | + | |
132 | 125 | | |
133 | 126 | | |
134 | 127 | | |
| |||
140 | 133 | | |
141 | 134 | | |
142 | 135 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 136 | + | |
| 137 | + | |
151 | 138 | | |
152 | 139 | | |
153 | 140 | | |
| |||
0 commit comments