|
|
1
3
|
|
2
0
在给定字符串中添加适当标点符号的任务,通常称为“
punctuation restoration
“在研究界。
https://github.com/ottokart/punctuator2 那个 Simon suggested 是python 2.7+Theano+MIT许可证+单词级预测+于2016年发布的。还有一个稍新的“一揽子计划” https://github.com/geyang/deep-auto-punctuation (Pytorch,char level prediction+于2017年发布,但没有许可证)。 |
|
|
user9092346 · NLTK-标记后连接专有名词 8 年前 |
|
|
ArchivistG · 尝试使用re将3个结果打印到表中 8 年前 |
|
|
Ovaflow · 计算句子中的特定单词 8 年前 |
|
|
Sandy · 使用pandas从字符串生成N-gram 8 年前 |
|
|
Freakant · NLTK。检测句子是否是疑问句? 8 年前 |