Ighina / DeepTiling

A TextTiling-based algorithm for text segmentation (aka topic segmentation) that uses neural sentence encoders, as well as extractive summarization and semantic search applications built on top of it.
MIT License
41 stars 5 forks source link

packaging.version.InvalidVersion: Invalid version: '0.10.1,<0.11' #5

Closed laiviet closed 1 year ago

laiviet commented 1 year ago

This is not a code problem but a packaging package problem If you get this error, just reinstall packaging version 21.3

pip install packaging==21.3
laiviet commented 1 year ago

Intentionally close.