langscikw

View on PyPIReverse Dependencies (0)

0.0.1 langscikw-0.0.1-py3-none-any.whl

Wheel Details

Project: langscikw
Version: 0.0.1
Filename: langscikw-0.0.1-py3-none-any.whl
Download: [link]
Size: 90316
MD5: 0a914afed6383cfdd1c893f3521a04c8
SHA256: b3f87092ca9668c8c050863d9ec84a9b46861b96ac04c595930bf071f40e4d9a
Uploaded: 2021-06-10 12:30:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: langscikw
Version: 0.0.1
Summary: Keyword extraction from linguistic publications
Author: Noel Simmel
Author-Email: noelsimmel[at]protonmail.com
Home-Page: https://pypi.python.org/pypi/langscikw
Project-Url: Source, https://github.com/langsci/langscikw
Project-Url: Bug Reports, https://github.com/langsci/langscikw/issues
Project-Url: Language Science Press, https://langsci-press.org/
License: LGPLv3
Keywords: langsci keywordextraction indexing keywords naturallanguageprocessing nlp
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Requires-Dist: scikit-learn (==0.24.2)
Requires-Dist: regex (==2021.4.4)
Requires-Dist: jellyfish
Requires-Dist: joblib
Requires-Dist: networkx (==2.5.1)
Requires-Dist: segtok
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3665 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
langscikw/__init__.py sha256=pV16rsRdFTQol35zpajgy1lN2w9yDfa9cOmQcq6bJVg 28
langscikw/cli.py sha256=dbBWRuJqW9-27YLH5R8dy5_DyEsfrZxIlkj1TjveJBY 2484
langscikw/kwe_toolkit.py sha256=uoaIheyH7S10Hquuw7xSMMLPBr_KgSFLLISzx7FcVcM 6597
langscikw/langscikw.py sha256=k_4TASrhDI887wQ3jxWJouvNqLL_lfVmx3HSVtrnpYE 8826
langscikw/tfidfmodel.py sha256=l-QotA6z_V9rSdhuJjTCveD0KMylEGDowlVvk8ScoxE 6843
langscikw/yakemodel.py sha256=mDRHc8Qt4m7pI3xhdGvpxI9LD5OdIUScdQ7RMTk5-x8 2372
langscikw/corpora/keywordslist.txt sha256=YbY54UyQ8H1dS_AZdjlv_H0j4oceXrdQAYHtL7crwSo 175666
langscikw/corpora/stopwords.txt sha256=Boz0j-IeK53Az2AzC1X2R3q5VVM9EwLI_DVn5X1XndE 5517
langscikw/yakefork/Levenshtein.py sha256=bRUP_XKd3Umj-XSnlo7p8slSOXcUGzA9Gp-0WSMqlYA 1219
langscikw/yakefork/__init__.py sha256=QbpZYCx5Fa7lnKl6yBTfEDVXnMrLmfaw3MPReYZg_fY 183
langscikw/yakefork/datarepresentation.py sha256=IhRYrIe3-Fxeg4QFuQff7-4qWbr59q3YW2JqQ-r4htw 17345
langscikw/yakefork/yake.py sha256=lrYpIX8ijzHshVYVAQf1uXUzUpaVd_NzEumV0BEfRfc 3649
langscikw-0.0.1.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
langscikw-0.0.1.dist-info/METADATA sha256=s1iJsNnNOHCaEZFFC0qCjBkegvXbrx2dNL5QfHZ8h6k 5316
langscikw-0.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
langscikw-0.0.1.dist-info/entry_points.txt sha256=AknLOsUXbul63PbBD5fhnnogL53UcxuYtRQg6GjSm74 50
langscikw-0.0.1.dist-info/top_level.txt sha256=a1xMrLYVFXZtPa4Bfm0rKQKv88TzaUJl03noQb7aU38 10
langscikw-0.0.1.dist-info/RECORD

top_level.txt

langscikw

entry_points.txt

langscikw = langscikw.cli:main