Terry Auto Marker
Project description
这里是说明 用于自动标记文本内容 使用albert
自动标记文本 自动会下载模型
可自己训练
~~~
# 安装
pip install tkitMarker -i https://pypi.org/simple
from tkitMarker import *
def pre_one():
content=”柯基犬性格活泼可爱,但是饲养柯基犬会有着六个坏处,你还敢饲养柯基犬吗?”
P=Pre()
result=P.pre([content])
print(result)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tkitMarker-0.0.1.5.tar.gz
(9.8 kB
view hashes)