Skip to main content

불용어 제거, 키워드 추출, 요약, 언어 감지를 제공하는 텍스트 분석 도구

Project description

textminer-pro

자연어 텍스트 처리의 기본 기능을 제공하는 Python 패키지입니다.

불용어 처리

text = """ The stage is set for a grand parade to celebrate the U.S. Army's 250th anniversary, which falls on the same day as President Donald Trump's 79th birthday and Flag Day. The day-long festival will take place primarily at the National Mall in Washington, D.C. on Saturday, June 14, with music performances, fireworks and a pomp-filled procession through the streets. More than two dozen M1 Abrams tanks, scores of infantry vehicles and thousands of soldiers are expected to be involved in the event. Trump, himself, will be watching the parade from a reviewing stand just south of the White House that is now being constructed for the occasion. """

cleaned = remove_stopwords(text) print("불용어 제거 결과:") print(cleaned)

키워드 추출

keywords = extract_keywords(text, top_n=5)

텍스트 요약

summary = summarize_text(text, num_sentences=2)

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

textminer_pro001-0.2.5.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

textminer_pro001-0.2.5-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file textminer_pro001-0.2.5.tar.gz.

File metadata

  • Download URL: textminer_pro001-0.2.5.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.2

File hashes

Hashes for textminer_pro001-0.2.5.tar.gz
Algorithm Hash digest
SHA256 d9a6176f1e4a2c1793c007326705df212d89de64c5324462b5cfcbf864bd9f23
MD5 561e7835dd941a6859eaf30fc6af2151
BLAKE2b-256 5f0c7e66593ffdbf1cc425354d1bfd3ef4c97bf1d2933639dd91e23e5dd9ede6

See more details on using hashes here.

File details

Details for the file textminer_pro001-0.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for textminer_pro001-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d12e0aa61faa3a18c7c8859c684c37a6cd1f4ae623509842bda75250b3a23032
MD5 a779a5a9acef3ce272404cff44009449
BLAKE2b-256 60194a8a275e2946836d9e457eade369fc1bdca332bbb3b419480d60d6b18f4a

See more details on using hashes here.

Supported by

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