Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YpLarryWang authored Aug 20, 2021
1 parent c2d2bcd commit 44a2082
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
An automatic essay scoring method for Chinese L2 writing based on linear models, tree-structure models and logistic regression models, especially Ordinal Logistic Regression(OLR), combining 90 linguistic features and Tf-Idf textual representations.

### Enviroment
<h6>Python 3.6+<h6>
* Python 3.6+

### Main Package
<h6>numpy 1.19.5</h6>
<h6>pandas 1.1.5</h6>
<h6>scipy 1.5.2</h6>
<h6>sci-kit-learn 0.24.1<h6>
<h6>pyltp 0.1.9.1</h6>
<h6>xgboost 1.3.3</h6>
<h6>mord 0.6</h6>
* numpy 1.19.5
* pandas 1.1.5
* scipy 1.5.2
* sci-kit-learn 0.24.1
* pyltp 0.1.9.1
* xgboost 1.3.3
* mord 0.6

### Set Up ###

Expand Down

0 comments on commit 44a2082

Please sign in to comment.