demobin's recent timeline updates
demobin

demobin

V2EX member #90237, joined on 2015-01-06 10:41:50 +08:00
demobin's recent replies
`sudo pip intstall javaobj-py3`
```
Python 3.8.10 (default, Mar 15 2022, 12:22:08)
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import javaobj
>>> j = javaobj.JavaObjectUnmarshaller(open('6618684157263489480.txt', 'rb')).readObject()
>>> j.
j.annotations j.cSubType j.dwMSGItemType j.faceName j.imageHeight j.index j.mobileparam j.sbfKey j.wSize
j.cFaceInfo j.classdesc j.dwTabID j.get_class( j.imageWidth j.mediaType j.resvAttr j.sbufID
>>> j.
```
Aug 2, 2021
Replied to a topic by Braisdom 自然语言处理 请教一个 NLP 的问题
你们不是做 nlp 的 所以不了解吧 太多了
哈工大的 http://ltp.ai/demo.html
百度的 https://nlp.baidu.com/homepage/index
腾讯的 https://cloud.tencent.com/product/nlp
https://texsmart.qq.com/zh
开源的 hanlp https://github.com/hankcs/HanLP
甚至我自己都开发过一套基于 dl 的 pipeline
但是 要说效果 那真的 没有一家你会满意 因为 nlp 现在就是这么垃圾 否则也不会被称为 人工智能皇冠上的明珠了
Jul 26, 2021
Replied to a topic by pandapou 问与答 打卡字符串解密求助
@Telegram 是的 这才是正确的思路 如果是二进制直接 base64 光靠包本身是无法解密的 顶多是逆向一个协议结构出来
只写 Linux/C 的话我以前都是直接 vim 的,搞一下配置的话,再把 CTAGS 和 NERDTREE 之类的插件整一整,跟 IDE 也没差
估计是有谁开发注册上 nacos 去了,然后负载到他那内网可能不通之类的。
feem
for item in re.__all__:
print(item, hasattr(getattr(re, item), '__call__'))
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2421 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 10:35 · PVG 18:35 · LAX 03:35 · JFK 06:35
♥ Do have faith in what you're doing.