i3thuan5 / tai5-uan5_gian5-gi2_kang1-ku7

臺灣言語工具
https://i3thuan5.github.io/tai5-uan5_gian5-gi2_kang1-ku7
Other
107 stars 31 forks source link

parser 的文件 #365

Open sih4sing5hong5 opened 7 years ago

sih4sing5hong5 commented 7 years ago

http://stackoverflow.com/a/10401433/3640653

sih4sing5hong5 commented 7 years ago

http://nlp.stanford.edu:8080/parser/index.jsp

sih4sing5hong5 commented 6 years ago

pos

bok-tsing ing deepnlp

sih4sing5hong5 commented 6 years ago
Parsing: Understanding Text Syntax and Structures, Part 3
https://github.com/bastings/nlp1-2017-projects
https://github.com/tensorflow/fold

https://github.com/tensorflow/models/tree/master/research/syntaxnet

sih4sing5hong5 commented 6 years ago
spacy

dependency parser: https://codepen.io/explosion/pen/030d1e4dfa6256cad8fdd59e6aefecbe

The English dependency labels use the CLEAR Style by ClearNLP.

allennlp

http://demo.allennlp.org/constituency-parsing/MjE5ODY0

參考 PTB的資訊 You can download the PTB data from the LDC website. THE PENN TREEBANK: AN OVERVIEW

PR: https://github.com/allenai/allennlp/pull/839/files

{"sentence": "If I bring 10 dollars tomorrow, can you buy me lunch?"}

"trees": "(SQ (SBAR (IN If) (S (NP (PRP I)) (VP (VBP bring) (NP (CD 10) (NNS dollars)) (NP (NN tomorrow))))) (, ,) (MD can) (NP (PRP you)) (VP (VB buy) (NP (PRP me)) (NP (NN lunch))) (. ?))"}
sih4sing5hong5 commented 6 years ago

Comparing the Performance of Different NLP Toolkits in Formal and Social Media Text

shallow parsing(chunking) 效果 nltk 71% openlp 83%

sih4sing5hong5 commented 6 years ago

A Minimal Span-Based Neural Constituency Parser

parsing的原理,訓練方法

sih4sing5hong5 commented 6 years ago

CRF HMM https://www.zhihu.com/question/35866596

sih4sing5hong5 commented 6 years ago

整理佇 https://hackmd.io/c/S1CNvcsym/https%3A%2F%2Fhackmd.io%2Fs%2FBJciwx9Zm%23