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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

textminer_pro001-0.2.8-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for textminer_pro001-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 6e66f71198f3075b4ca044e0a3ba042da789c5bab80eb20b9ce707223ab08c4f
MD5 799e9c1b0dd5ecf843b61707f277e9ff
BLAKE2b-256 36dcd658c1361abeae631599686b140e5275da1bdac8af08682baaf265239b06

See more details on using hashes here.

Provenance

The following attestation bundles were made for textminer_pro001-0.2.8-py3-none-any.whl:

Publisher: release.yml on HanSupace/project

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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