Skip to main content

Topic modling package

Project description

AR_NLP_TopicModling

AR_NLP_TopicModling is a Python package for modeling the similarities of texts into the same topic using LDA NMF

Installation

pip install AR_NLP_TopicModling

Usage

from AR_NLP_TopicModling import *


Topic_modling=Topic_modling('YourCsvFilePath','ColumnName')

Topic_modling.DataCleaning()# Text cleaning

Topic_modling.TopicModleingLDA(4) #specify the number of n topics
Topic_modling.TopicModleingNMF(4) #specify the number of n topics

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ar_nlp_topicmodling-0.0.6.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

ar_nlp_topicmodling-0.0.6-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file ar_nlp_topicmodling-0.0.6.tar.gz.

File metadata

  • Download URL: ar_nlp_topicmodling-0.0.6.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.8

File hashes

Hashes for ar_nlp_topicmodling-0.0.6.tar.gz
Algorithm Hash digest
SHA256 9f881964fe673601c00437a53b91208944a064467606930d9d834fc05d9e0a6c
MD5 cb39b964332bdafa9f56f34d255381e4
BLAKE2b-256 62aa44b597abef0928accebb02724f4a2012f87c95e7629bb45f916adb44bcf5

See more details on using hashes here.

File details

Details for the file ar_nlp_topicmodling-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for ar_nlp_topicmodling-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 978837138aa78e2d7557edc35016065bf74d0be7eaa6ec2d6ba4efc2a30bae23
MD5 9f77415280662a7f06360cbae4f2adb0
BLAKE2b-256 4e48d82568a09515342583df8d99608254d63cff69fe873f8ba7f8b75082f473

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page