mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
Merge pull request #200 from yanyiwu/dev
fix: remove outdated entry from jieba dictionary
This commit is contained in:
commit
8141d8f434
8
.github/workflows/cmake.yml
vendored
8
.github/workflows/cmake.yml
vendored
@ -16,13 +16,15 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [
|
os: [
|
||||||
ubuntu-20.04,
|
ubuntu-22.04,
|
||||||
ubuntu-22.04,
|
ubuntu-latest,
|
||||||
macos-13,
|
macos-13,
|
||||||
macos-14,
|
macos-14,
|
||||||
|
macos-latest,
|
||||||
windows-2019,
|
windows-2019,
|
||||||
windows-2022,
|
windows-2022,
|
||||||
|
windows-latest,
|
||||||
]
|
]
|
||||||
cpp_version: [11, 14, 17, 20]
|
cpp_version: [11, 14, 17, 20]
|
||||||
|
|
||||||
|
@ -312698,7 +312698,6 @@ T恤 4 n
|
|||||||
部属 1126 n
|
部属 1126 n
|
||||||
部属工作 3 n
|
部属工作 3 n
|
||||||
部属院校 3 n
|
部属院校 3 n
|
||||||
部手机 33 n
|
|
||||||
部族 643 n
|
部族 643 n
|
||||||
部标 4 n
|
部标 4 n
|
||||||
部省级 2 n
|
部省级 2 n
|
||||||
|
Loading…
x
Reference in New Issue
Block a user