dffml-operations-nlp
View on PyPI — Reverse Dependencies (1)
0.1.0.post0 | dffml_operations_nlp-0.1.0.post0-py3-none-any.whl |
Wheel Details
Project: | dffml-operations-nlp |
Version: | 0.1.0.post0 |
Filename: | dffml_operations_nlp-0.1.0.post0-py3-none-any.whl |
Download: | [link] |
Size: | 9622 |
MD5: | 3f0d94f5797b0fd324e3f381accb087c |
SHA256: | 5a4b4aa8cad60e25802d67e7af6816d18a0dbeca7ad40857a6264ff226be65ae |
Uploaded: | 2021-06-09 15:52:57 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.36.2) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
dffml_operations_nlp/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
dffml_operations_nlp/operations.py | sha256=xIFhBjDZ41sBSiDMP8T88xEzjfaylZXIvquwLQbCOFI | 13621 |
dffml_operations_nlp/version.py | sha256=6Ne5lsLOAV3IY9dDWhIXbBe41UvX4i5V6DT9NxXwt4o | 24 |
tests/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
tests/test_nlp_op_integration.py | sha256=1f90GbjORoGbjkTD8F9Wv-s-fvc2r5ZXDRf59kb-Zg0 | 3499 |
tests/test_operations.py | sha256=M9zBT0rjo9Hyhkcll6ykmM-Vhe-5ni6B95fQ4d7XXS4 | 10724 |
dffml_operations_nlp-0.1.0.post0.dist-info/LICENSE | sha256=o1qvQ6DtiRB4dsv4lgZg8mqkXfRTuTnW6_fJVesB74Q | 1072 |
dffml_operations_nlp-0.1.0.post0.dist-info/METADATA | sha256=sSXpCAlzxBDHLsOmWtH0DBD24cnzPthGH5frjFRerdE | 1164 |
dffml_operations_nlp-0.1.0.post0.dist-info/WHEEL | sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA | 92 |
dffml_operations_nlp-0.1.0.post0.dist-info/entry_points.txt | sha256=Csiv1TfvMROdkHncOutw__FSquqsrSALJIABz_EUpHI | 738 |
dffml_operations_nlp-0.1.0.post0.dist-info/top_level.txt | sha256=p4szQM3ztV2dSaoEqBDMPnq6M5NXU0ND8MGlwasu7oM | 27 |
dffml_operations_nlp-0.1.0.post0.dist-info/RECORD | — | — |
top_level.txt
dffml_operations_nlp
tests
entry_points.txt
collect_output = dffml_operations_nlp.operations:CollectOutput
count_vectorizer = dffml_operations_nlp.operations:count_vectorizer
extract_array_from_matrix = dffml_operations_nlp.operations:extract_array_from_matrix
get_embedding = dffml_operations_nlp.operations:get_embedding
get_noun_chunks = dffml_operations_nlp.operations:get_noun_chunks
get_sentences = dffml_operations_nlp.operations:get_sentences
get_similarity = dffml_operations_nlp.operations:get_similarity
lemmatizer = dffml_operations_nlp.operations:lemmatizer
pos_tagger = dffml_operations_nlp.operations:pos_tagger
remove_stopwords = dffml_operations_nlp.operations:remove_stopwords
tfidf_vectorizer = dffml_operations_nlp.operations:tfidf_vectorizer