Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hankcs/HanLP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.2
Choose a base ref
...
head repository: hankcs/HanLP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.3
Choose a head ref
  • 10 commits
  • 12 files changed
  • 3 contributors

Commits on Aug 11, 2021

  1. 调整莎=sha1,suo1 fix #1670

    hankcs committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    9ae1498 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. DoubleArrayTrie里的LongestSearcher的next方法需要进行强化,当传入的treemap的value为null时…

    …,会引发bug,可以根据index或者length字段判断。
    tiandi committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    a9997d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1674 from tiandiweizun/1.x

    DoubleArrayTrie里的LongestSearcher的next方法需要进行强化,当传入的treemap的value为null时…
    hankcs authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    7b03824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    363d0b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. 清理代码

    hankcs committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    61cc753 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. 2 Configuration menu
    Copy the full SHA
    6cff689 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Update DoubleArrayTrie.java

    原书page78
    > 约定check[i]=0代表节点空闲。
    TITC authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d34dab3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1699 from TITC/patch-1

    Update DoubleArrayTrie.java
    hankcs authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    2de961b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. 删除几个“名+名词”

    hankcs committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    2f796df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e750ee View commit details
    Browse the repository at this point in the history
Loading