gse v0.40.0 Release Notes

Release Date: 2019-03-12 // about 5 years ago
  • Snake River

    ➕ Add

    • [NEW] Add more common APIs and more examples
    • [NEW] Export seg.Find() function
    • [NEW] Add AddToken and AddTokenForce func
    • ⚡️ [NEW] Update dictionary code, add LoadNoFreq and MinTokenFreq parameter configuration
    • ⚡️ [NEW] Update examples code, add more examples and documents
    • ⚡️ [NEW] Optimize benchmark test tools code
    • ✅ [NEW] Add seg.Find() test
    • ✅ [NEW] Add AddToken and AddTokenForce test code
    • [NEW] Add crf.go file directory

    ⚡️ Update

    • [NEW] Add more hmm is bool judge
    • ⚡️ [NEW] Update test dictionary and example code
    • ⚡️ [NEW] Update segmenter test code
    • ⚡️ [NEW] Add clear some internal api name and update godoc
    • 🚚 [NEW] Add go1.12.x remove go1.10.x
    • [NEW] Add AddToken and AddTokenForce example code
    • [NEW] Add custom dictionary example to example.go
    • ⚡️ [NEW] Update godoc
    • ⚡️ [NEW] Update CHANGELOG.md

    🛠 Fix

    • ⚡️ [FIX] Optimize code wait todo load model
    • 🛠 [FIX] Fixed some README.md benchmark
    • 🛠 [FIX] Fixed link break
    • 🛠 [FIX] Fixed goroutines benchmark code open path

    👀 See Commits for more details, after Jan 23.