Skip to content
Maxent
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.txt

This package implements maximum entropy for text classification.

Imput Data format: (last chacracter is label)
line 1: 'sentence,label'
line 2: 'sentence,label'

label is integer 0,1,2...

*) python max_ent.py  train_file test_file

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.