mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
fixed conflict
This commit is contained in:
commit
c1abe45730
@ -259,7 +259,6 @@ words_tagged = nltk.pos_tag(words)
|
||||
grammar = "NP: {<JJ><NN>}"
|
||||
```
|
||||
|
||||
Next, use the grammar to create a tree:
|
||||
然后用这个<ruby>语法<rt>grammar</rt></ruby>创建一颗<ruby>树<rt>tree</rt></ruby>:
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user