loongson/pypi/: phrasetree-0.0.8 metadata and description

Homepage Simple index

Phrase Tree from Natural Language Toolkit

author Steven Bird
author_email stevenbird1@gmail.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Intended Audience :: Developers
  • Intended Audience :: Education
  • Intended Audience :: Information Technology
  • Intended Audience :: Science/Research
  • License :: OSI Approved :: Apache Software License
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Topic :: Scientific/Engineering
  • Topic :: Scientific/Engineering :: Artificial Intelligence
  • Topic :: Scientific/Engineering :: Human Machine Interfaces
  • Topic :: Scientific/Engineering :: Information Analysis
  • Topic :: Text Processing
  • Topic :: Text Processing :: Filters
  • Topic :: Text Processing :: General
  • Topic :: Text Processing :: Indexing
  • Topic :: Text Processing :: Linguistic
keywords NLP,CL,natural language processing,computational linguistics,parsing,tagging,tokenizing,syntax,linguistics,language,natural language,text analytics
license Apache License, Version 2.0
project_urls
  • Documentation, http://nltk.org/

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
phrasetree-0.0.8-py3-none-any.whl
Size
43 KB
Type
Python Wheel
Python
3

The phrase tree module from Natural Language Toolkit (NLTK) Modifications: - Keep phrase tree only - Removed PCFG - Dropped py2 support