Skip to content

python demo for text-mining.ir APIs

Notifications You must be signed in to change notification settings

Text-Mining/python-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Demo (free Presian text analytics FarsiYar-APIs)

You are welcome to inspect the source of this project to use Persian text mining API's in python.

Installation

This demo use Python 2.7 or 3.6+. Use the package manager pip to install requests and json packages (if not already installed).

pip install requests
pip install json

Usage Tips

Please, replace "YOUR_API_KEY" with your real API key (in line 47 from the "python_demo.py" file):

47.  querystring = {"apikey":"YOUR_API_KEY"}

Please, refer to Text-Mining Developer Panel for getting free API key.

For more information, please visit online documentation at docs.text-mining.ir


سرویس تحلیل متن (متن کاوی) فارسی‌یار

About

python demo for text-mining.ir APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages