Skip to content

Commit 71b4fa2

Browse files
committed
Fix issue requiring to install spacy and rapidfuzz even if not used (#337)
* Fix issue requiring to install spacy and rapidfuzz even if not used * Update CHANGELOG and doc
1 parent 5a7925d commit 71b4fa2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CHANGELOG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,10 @@
22

33
## Next
44

5-
### Added
6-
7-
- Added support for automatic schema extraction from text using LLMs. In the `SimpleKGPipeline`, when the user provides no schema, the automatic schema extraction is enabled by default.
8-
95
### Fixed
106

117
- Fixed a bug where `spacy` and `rapidfuzz` needed to be installed even if not using the relevant entity resolvers.
128

13-
149
## 1.7.0
1510

1611
### Added

0 commit comments

Comments
 (0)