Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sysbio-vo/ptic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTIC

PTIC tool for texts classification, uses following statistical model:

  • point-wise mutual information for word and a class
  • tf-idf (term frequency-inverse document frequency) for word in a text

Installation

From PyPi

pip install ptic

From source

pip install git+https://github.com/sysbio-vo/ptic.git

About

PTIC method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages