Skip to main content

Python Package for SmoothNLP Project

Project description

Python wrapper for SmoothNLP,侧重金融领域的自然语言处理工具的Python接口.

支持中文分词、pos、NER识别、多种金融对象的实体识别等功能.

GitHub: https://github.com/zhangruinan/SmoothNLP

Installation

You need Python3 installed on your system to able to use smoothnlp.

pip3 install smoothnlp

  • Install Requirements
    • Python
      • Version : 3.5+
      • package managers : pip
      • packages : numpy, jpype1>=0.6.2, requests (auto check)
    • Java
      • Version : 1.8

Functions ^^^^^^^^^^^

  • segment
  • postag
  • ner
  • financial_agency_recognize
  • number_recognize

Example ^^^^^^^^^^^

import smoothnlp smoothnlp.segment("国泰君安一季度盈利一千万")

smoothnlp.set

首次使用local模式时会需要下载对应jar包

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

SmoothNLP-0.2.5.tar.gz (7.3 kB view hashes)

Uploaded Source

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