Update ne decision tree authored by Agata Savary's avatar Agata Savary
...@@ -15,7 +15,7 @@ This decision tree is entered from the [general decision tree](https://gitlab.li ...@@ -15,7 +15,7 @@ This decision tree is entered from the [general decision tree](https://gitlab.li
- **Step 2** - if _c_ has been identified as a fuzzy NE in step 2, apply the **span tests** - **Step 2** - if _c_ has been identified as a fuzzy NE in step 2, apply the **span tests**
<!---------------------------------------------------------------------------------------------> <!--------------------------------------------------------------------------------------------->
## Step 1 - identifying a naming convention ## Step 1 - identifying a naming convention for a specific entity
Let _c_ denote the candidate sequence identified while following the [general decision tree](https://gitlab.lis-lab.fr/PARSEME-FR/PARSEME-FR-public/wikis/Guide-annotation-PARSEME_FR-chapeau), and _t_ the text being annotated. Let _c_ denote the candidate sequence identified while following the [general decision tree](https://gitlab.lis-lab.fr/PARSEME-FR/PARSEME-FR-public/wikis/Guide-annotation-PARSEME_FR-chapeau), and _t_ the text being annotated.
apply [ObviousProper](#test-1-obviousproper-obvious-proper-name)(_c_,_t_) apply [ObviousProper](#test-1-obviousproper-obvious-proper-name)(_c_,_t_)
... ...
......