contentintelpy 0.1.4__py3-none-any.whl → 0.1.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,7 +13,7 @@ def _show_welcome_hint():
13
13
  YELLOW = "\033[93m"
14
14
  RESET = "\033[0m"
15
15
  print(f"{YELLOW}⚠️ [ContentIntelPy] Optional ML dependencies are missing. Features like Translation/NER will be disabled.")
16
- print(f" Check README.md or run: pip install \"contentintelpy[core,ner,translation,summarization]\"{RESET}")
16
+ print(f"-> Check README.md or run: pip install \"contentintelpy[core,ner,translation,summarization]\"{RESET}")
17
17
 
18
18
  # Run hint on first import if in an interactive session
19
19
  if sys.stdout.isatty():
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: contentintelpy
3
- Version: 0.1.4
3
+ Version: 0.1.5
4
4
  Summary: Production-grade NLP library for unified content intelligence.
5
5
  Author-email: Ronit Fulari <ronitfulari31@gmail.com>
6
6
  License: MIT
@@ -1,4 +1,4 @@
1
- contentintelpy/__init__.py,sha256=cQkzOULSS0r-jaSIF15tjYypuAJ9ez3T6LnEaZpat44,2678
1
+ contentintelpy/__init__.py,sha256=1a10NShrXQtYkuTKGezxzN9pmV_eZ7dRjCRctx50uQU,2677
2
2
  contentintelpy/nodes/classification_node.py,sha256=ivfAHdYXZU-5eVbtgxD94_TiRHcq-mJg4ukOc7KqwXU,2116
3
3
  contentintelpy/nodes/keyword_extract_node.py,sha256=o-OTOdkdEIYnd_ZczdAjwJkWnjzlKLa28WnEZCKy_og,3024
4
4
  contentintelpy/nodes/language_node.py,sha256=sKRa65kLrb1IRYGrkT82tu8LgdhIXdN5EwhUrH6pSqI,1971
@@ -16,8 +16,8 @@ contentintelpy/services/summarization_service.py,sha256=XK3vAGGoQS1dXxaO4nKjyrFl
16
16
  contentintelpy/services/translation_service.py,sha256=6yNLLJ7mAE7ptHvprX1JUoUN-65Ot7ZdTszqqxMY1TA,1191
17
17
  contentintelpy/utils/lazy_import.py,sha256=izXzPtoTUfkd6ee_7QFqE-IARd5NBe2_W6-pCbS2e2o,956
18
18
  contentintelpy/utils/model_registry.py,sha256=e8KK1AiZ1jJvsxNwapQjNLKiCeETZd8gWJKaoO-Bl_E,5823
19
- contentintelpy-0.1.4.dist-info/licenses/LICENSE,sha256=lZ8hT4isGfdFVxdD7gDRnt3RJqyrkO1L5GseyN3A9hM,1092
20
- contentintelpy-0.1.4.dist-info/METADATA,sha256=D5jLyccG6ZShV24EdaKnzAaFaoHy1_0IsdX0pMLhkhs,5085
21
- contentintelpy-0.1.4.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
22
- contentintelpy-0.1.4.dist-info/top_level.txt,sha256=sxoE-r2-frUi3qwADEiYcFFxZW5hMI1Mjw87hcGMulQ,15
23
- contentintelpy-0.1.4.dist-info/RECORD,,
19
+ contentintelpy-0.1.5.dist-info/licenses/LICENSE,sha256=lZ8hT4isGfdFVxdD7gDRnt3RJqyrkO1L5GseyN3A9hM,1092
20
+ contentintelpy-0.1.5.dist-info/METADATA,sha256=BXWkfWyy-LRYtjSRhvuu0UyiQTtCc93X6jaLG9cp878,5085
21
+ contentintelpy-0.1.5.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
22
+ contentintelpy-0.1.5.dist-info/top_level.txt,sha256=sxoE-r2-frUi3qwADEiYcFFxZW5hMI1Mjw87hcGMulQ,15
23
+ contentintelpy-0.1.5.dist-info/RECORD,,