Now parsing propositions well, working on refinements.
This commit is contained in:
parent
2e1855eaf5
commit
479c186c46
6 changed files with 43439 additions and 26 deletions
21
resources/locators.edn
Normal file
21
resources/locators.edn
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
(def locators '((((["of" "IN"]
|
||||
((((((["idealism" "NN"]) :noun)) :noun-phrase)) :noun-phrases))
|
||||
:locator)
|
||||
((((["in" "IN"]
|
||||
((((((["philosophy" "NN"]) :noun)) :noun-phrase))
|
||||
:noun-phrases))
|
||||
:locator)
|
||||
["," ","]
|
||||
((((["in" "IN"]
|
||||
((((((["politics" "NNS"]) :noun)) :noun-phrase))
|
||||
:noun-phrases))
|
||||
:locator)
|
||||
["," ","]
|
||||
((((["in" "IN"]
|
||||
((((((["literature" "NN"]) :noun)) :noun-phrase))
|
||||
:noun-phrases))
|
||||
:locator))
|
||||
:locators))
|
||||
:locators))
|
||||
:locators))
|
||||
:locators))
|
||||
2834
resources/plato_propositions.edn
Normal file
2834
resources/plato_propositions.edn
Normal file
File diff suppressed because it is too large
Load diff
15837
resources/platos_republic.txt
Normal file
15837
resources/platos_republic.txt
Normal file
File diff suppressed because it is too large
Load diff
24692
resources/platos_republic_with_intro_and_analysis.txt
Normal file
24692
resources/platos_republic_with_intro_and_analysis.txt
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue