- Nov 21, 2018
-
-
Sebastian Höffner authored
-
Sebastian Höffner authored
-
Sebastian Höffner authored
The content of Features and Testbed is presented properly again. Before, only the last items were shown, as the indentation level was one too few.
-
Sebastian Höffner authored
It still works fine inside a debian-docker container using XQuartz on the host system. Windows will be tested soon.
-
- Nov 20, 2018
-
-
Sebastian Höffner authored
-
Sebastian Höffner authored
- Using 2to3 and some manual labor - Especially comments can be overlooked - Updating lex.py and yacc.py - Tested the changes with arabic.ccg - The editor buttons are broken with this version
-
- Nov 18, 2018
-
-
Sebastian Höffner authored
-
Sebastian Höffner authored
Additionally removed some outdated imports and comments. One "arg == None" was changed to "arg is None".
-
Sebastian Höffner authored
-
Sebastian Höffner authored
-
- Nov 14, 2018
-
-
Michael White authored
Update NERApp to be compatible with current Stanford Core NLP
-
Michael White authored
Got Ant build errors due to 'includeantruntime'
-
Michael White authored
added links to @dmhowcroft's introductory posts
-
Dave H authored
Also did some formatting cleanup
-
- Oct 29, 2017
-
-
Michael White authored
-
- Aug 08, 2017
-
-
Dave Howcroft authored
Not doing anything clever or changing behavior, just added in 'false' for the new arg. See https://github.com/stanfordnlp/CoreNLP/blob/master/src/edu/stanford/nlp/ie/NERClassifierCombiner.java#L103 for the method definition in question, and the same method def in Stanford Core NLP v. 1.3.4 for comparison.
-
Dave Howcroft authored
From StackOverflow: https://stackoverflow.com/questions/5103384/ant-warning-includeantruntime-was-not-set/5103432#5103432
-
- May 18, 2016
-
-
Michael White authored
- Mar 22, 2016
-
-
Michael White authored
Duplicate subexpression in Slash.java
-
kilida authored
`_ability == ACTIVE` is repeated.
-
- Mar 17, 2016
-
-
Michael White authored
-
- Mar 13, 2016
-
-
Michael White authored
-
- Jan 22, 2016
-
-
Michael White authored
-
- Aug 07, 2015
-
-
Michael White authored
Added option to allow categories with missing index nominals on their target cats to combine during realization, as an exception to the index filter, so that type-raised cats involving sibling dependencies can combine prior to combining with the head cat.
- Mar 27, 2015
-
-
Michael White authored
- Mar 16, 2015
-
-
Michael White authored
-
- Feb 06, 2015
-
-
Michael White authored
Remove warnings (unclosed readers/writers and unsafe varargs)
-
- Jan 23, 2015
-
-
Daniel Couto Vale authored
-
- Sep 15, 2014
-
-
Michael White authored
-
- Jul 31, 2014
-
-
Michael White authored
-
- May 22, 2014
-
-
Michael White authored
Changed handling of ccgbank/extract to ignore all files (with exceptions) rather than the whole directory itself.
-
Michael White authored
-
Michael White authored
-
- May 20, 2014
-
-
Michael White authored
Added note re lack of guarantee of lex lookup returning the right arg roles if word-cat pair is observed.
-
- May 16, 2014
-
-
Michael White authored
-
- May 15, 2014
-
-
Michael White authored
-