issues
search
WorksApplications
/
SudachiPy
Python version of Sudachi, a Japanese tokenizer.
Apache License 2.0
392
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Replace broken build badge with working one
#175
KengoTODA
closed
2 years ago
1
Cannot install SudachiDict-core 20200722
#174
wubowen416
opened
2 years ago
0
How to pack sudachi with pyinstaller?
#173
CberYellowstone
closed
2 years ago
7
Failed to load user dict
#172
kazukinagata
closed
2 years ago
2
Upgrading sortedcontainers
#171
radurevutchi
opened
2 years ago
1
Upgrade sortedcontainers requirement to greater or equal
#170
radurevutchi
closed
2 years ago
2
Consider archiving this repo
#169
polm
closed
1 year ago
5
sudachipy/tokenizer.pyx: /dev/null is left opened.
#167
sukeya
closed
3 years ago
1
Add repr for Morpheme/MorphemeList
#166
polm
closed
2 years ago
6
Fix a bug causing user-defined POS IDs change
#165
kazuma-t
closed
3 years ago
0
Build test dictionaries on the fly
#164
kazuma-t
closed
3 years ago
0
Fix issue #162
#163
kazuma-t
closed
3 years ago
0
JoinKatakana plugin behaves differently from the Java version
#162
kazuma-t
closed
3 years ago
1
sudachipy/lattice.pyx:35:12: Assignment to const attribute 'connect_costs'
#161
tien-le
opened
3 years ago
2
Training Sudachi on new data
#159
ardakdemir
opened
3 years ago
2
fix: slow ubuild with word info split
#158
yokomotod
closed
3 years ago
3
Slow building of user dictionary with surface form split info
#157
yokomotod
closed
3 years ago
0
Exactly match the dict split info id
#156
sorami
closed
3 years ago
0
数詞を含む分割情報を定義した単語があるとユーザー辞書をビルドできない
#155
po3rin
closed
3 years ago
6
Raise ValueError when word defined in user dict is not found in system dict
#154
po3rin
closed
3 years ago
1
fix line number for error log
#153
yagays
closed
3 years ago
1
Feature changing dictionary linking mechanism
#152
t-yamamura
closed
3 years ago
0
Fix print_all option
#151
t-yamamura
closed
3 years ago
0
sudachipy command line not working with -a option
#150
hiroshi-matsuda-rit
closed
3 years ago
1
add Japanese tutorial
#149
katsutan
closed
3 years ago
0
SudachiPy doesn't work in secure environments where users cannot create symlinks on code-envs
#148
alexcombessie
closed
3 years ago
12
Add synonym group ID field
#147
t-yamamura
closed
4 years ago
0
Error when trying to import sudachipy with Google Colab
#146
chikurin66
closed
4 years ago
1
ImportError: DLL load failed
#145
lash-1997
opened
4 years ago
3
Cannot specify sudachi.json with the -r option.
#144
JSB97
closed
4 years ago
2
Problem with user defined dictionary
#143
JSB97
opened
4 years ago
1
Inconsistency on dictionary_form and reading_form fields while analyzing the contexts including specific symbol chars after white space
#142
sorami
opened
4 years ago
0
Add Cython build info
#141
sorami
closed
4 years ago
0
Change the binary dict open modes in tests
#140
sorami
closed
4 years ago
0
Open the system dictionary in the binary read mode
#139
tsuchm
closed
4 years ago
1
ModuleNotFoundError: No module named 'sudachidict'
#138
cmpmohan
opened
4 years ago
2
Check morpheme list index range
#137
sorami
closed
4 years ago
0
Strange behavior when indexing into MorphemeList
#136
polm
closed
4 years ago
1
PyPI Deployment via GitHub Actions
#135
sorami
closed
4 years ago
0
Fix Morphemelist split
#134
sorami
closed
4 years ago
1
AttributeError: 'sudachipy.latticenode.LatticeNode' object has no attribute 'begin'
#133
hiroshi-matsuda-rit
closed
4 years ago
7
Add the spaCy evaluation step to CI tests
#132
sorami
opened
4 years ago
0
Fix connection cost lookup, fix #129
#131
polm
closed
4 years ago
1
Fix `Lattice.dump` error
#130
sorami
closed
4 years ago
0
spaCy model accuracy significantly degraded from SudachiPy v0.4.6
#129
hiroshi-matsuda-rit
closed
4 years ago
6
`Lattice.dump` error: 'sudachipy.latticenode.LatticeNode' object has no attribute 'is_defined'
#128
adrianeboyd
closed
4 years ago
4
Don't explicitly release the memoryview in Grammar
#127
polm
closed
4 years ago
1
`BufferError` when it tries to create tokenizer multiple times.
#126
himkt
closed
4 years ago
4
Wheels for multiple platforms
#125
sorami
closed
3 years ago
4
Add __str__ functions for Morpheme, MorphemeList
#124
polm
closed
4 years ago
1
Next