youngmihuang / Maxent

Maximum Entropy Modeling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maxent

Maximum Entropy Modeling

Structure

│─data.txt                     # sample data 
│─maxent.py                    # main  
│─model_run.py                 # run model 
└─model_build_tutorial.ipynb   # jupyter version (tutorial description)

Usage

$ git clone 
$ python3 model_run.py

About

Maximum Entropy Modeling


Languages

Language:Jupyter Notebook 96.2%Language:Python 3.8%