-
Emoji cannot be displayed, and selection cursor is wrong.
![1](https://user-images.githubusercontent.com/45957847/58800401-18e76d80-864b-11e9-87df-3a80fe0437e6.gif)
This is what expected (EmEditor).…
-
just like EmEditor
-
有博友微博发私信来问,那我就说说日文人名的清洗过程吧。
首先是语料的来源
日语人名的来源是日文维基百科,日语维基大概有100万词条,包含人名20万+。可以从维基官网免费下载到。其实也可以去几个日文人名网站抓取,不过会费劲些。
数据清洗工具
主力工具是MS SQL Server,其次用到了Excel,EmEditor。需要用到SQL和正则表达式。去除杂质时,也用到了tf-idf…
-
Added the /Stop if number of matches reaches/ text box to the Find in Files and Replace in Files dialog boxes. The /Maximum Number of Files to Replace if Kept Open/ text box in the Search page of the …
-
Issue Type: Bug
It's very easy to reproduce the bug on my computer.
1. Open a single python file
2. Choose Debug -> Start without debugging
3. Repeat step 2 for several times
The running comm…
-
like EmEditor.
-
My computer have dual SSD as raid 0 and 32 GB ram
I am using notepad++ 64 bit
I wonder why notepad++ can not open 3gb+ files or becomes extremely slow for 1gb+ files?
I mean text files
-
for example when i click wordlist in runner and select multi combolist with press shift but just load 1 combo not my all selected one :3
-
比如文章有`'国'军,'国民'党`字样,我想要把单引号去掉
在EmEditor等支持正则替换的编辑器中,查找\’(.{1,4})\‘,替换为\1
在阅读中试了,似乎没有\1这样引用的方式
请大侠赐教
-
## Expected behavior, english is required
The configuration read failed after the non-english character in the Init.toml file. For example, when guifont is set to Chinese fonts, the font settings…