gse v0.60.0 Release Notes

Release Date: 2020-08-25 // over 3 years ago
  • Green Lake

    ➕ Add TF-IDF and text rank support
    ➕ Add SegPos and HMM pos support
    ➕ Add more HMM support, add SuggestFreq() support
    ➕ Add Levenshtein and Pinyin support

    ➕ Add stop word support
    ➕ Add trim word support ( trim symbol and trim with pos... )
    ➕ Add filter emoji, symbol and language support

    ➕ Add PosStr and CutStr support
    ➕ Add skip log and pos set support
    ➕ Add multiple load dictionary support

    ➕ Add more example and test code
    🔨 Refactor test code

    ⚡️ Optimize code and fixed bug
    ...