compling
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: compling | ||
| Version: 0.0.31 | ||
| Version: 0.0.32 | ||
| Summary: Computational Linguistic | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/FrancescoPeriti/compling |
@@ -74,3 +74,3 @@ from tqdm import tqdm | ||
| if not hasattr(self, 'tf_postings'): | ||
| if not hasattr(self, 'tf_postings') or boolean: | ||
| filters = dict() | ||
@@ -116,4 +116,11 @@ for k, v in self.nlp.config.get_section(s='Vector_filter').items(): | ||
| if boolean: | ||
| if format_ == 'postings-list': | ||
| return postings | ||
| else: | ||
| return self.postings2docterm(postings) | ||
| self.tf_postings = postings | ||
| if format_ == 'postings-list': | ||
@@ -120,0 +127,0 @@ return self.tf_postings |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: compling | ||
| Version: 0.0.31 | ||
| Version: 0.0.32 | ||
| Summary: Computational Linguistic | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/FrancescoPeriti/compling |
+1
-1
@@ -44,3 +44,3 @@ import subprocess | ||
| name="compling", | ||
| version="0.0.31", | ||
| version="0.0.32", | ||
| author="Francesco Periti", | ||
@@ -47,0 +47,0 @@ author_email="peritifrancesco@gmail.com", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
19858638
03820
0.13%