-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename NYTCollectionReader to NitfReader #1239
Comments
reckart
changed the title
Rename NYTCollectionReader to NiftReader
Rename NYTCollectionReader to NitfReader
Jan 12, 2019
reckart
added a commit
that referenced
this issue
Jan 12, 2019
- Renamed module - Renamed packages - Removed NYT from type names - Changed name of feature from "Guid" to "guid" - Reformatting / cleaning up code
reckart
added a commit
that referenced
this issue
Jan 12, 2019
…Reader-to-NitfReader #1239 - Rename NYTCollectionReader to NitfReader
reckart
added a commit
that referenced
this issue
Mar 19, 2019
* master: #1322 - Upgrade to OpenNLP 1.9.1 #1308 - integrate mystem #1327 - Update LIF support #1327 - Update LIF support #1329 - Span annotations with slot features may disappear from WebAnno TSV #1329 - Span annotations with slot features may disappear from WebAnno TSV #1329 - Span annotations with slot features may disappear from WebAnno TSV #1327 - Update LIF support #1323 - File extension generated by BinaryCasWriter does not contain dot #858 - Out-of-tagset tags should map to the generic type #1239 - Rename NYTCollectionReader to NitfReader #858 - Out-of-tagset tags should map to the generic type #1317 - Standard parameter to disable type mapping No issue. If a DKProTextContext is available, then TestRunner generates an XMI file from the processed data and stores it in the test output folder. No issue - Log names of files with license issues to the console. #1160 - Better support for CoNLL-U v2 (1.11.0) % Conflicts: % dkpro-core-asl/pom.xml
reckart
added a commit
that referenced
this issue
Apr 26, 2019
* master: (21 commits) #1305 - Update TreeTagger models in build.xml #1325 - Avoid datasets being extracted outside their target directory #1325 - Avoid datasets being extracted outside their target directory #1325 - Avoid datasets being extracted outside their target directory #1338 - Factor CAS <-> brat conversion code into Pojos #1338 - Factor CAS <-> brat conversion code into Pojos #1322 - Upgrade to OpenNLP 1.9.1 #1308 - integrate mystem #1327 - Update LIF support #1327 - Update LIF support #1329 - Span annotations with slot features may disappear from WebAnno TSV #1329 - Span annotations with slot features may disappear from WebAnno TSV #1329 - Span annotations with slot features may disappear from WebAnno TSV #1327 - Update LIF support #1325 - Avoid datasets being extracted outside their target directory #1325 - Avoid datasets being extracted outside their target directory #1323 - File extension generated by BinaryCasWriter does not contain dot #858 - Out-of-tagset tags should map to the generic type #1239 - Rename NYTCollectionReader to NitfReader #858 - Out-of-tagset tags should map to the generic type ... % Conflicts: % dkpro-core-asl/pom.xml % dkpro-core-io-lif-asl/src/test/java/de/tudarmstadt/ukp/dkpro/core/io/lif/LifReaderWriterTest.java % dkpro-core-io-lif-asl/src/test/java/de/tudarmstadt/ukp/dkpro/core/io/lif/LifWriterTest.java
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The NYT corpus is encoded in NITF - so NITF is the more general format and we should rename the
NYTCollectionReader
toNitfReader
and the module fromio-nyt
toio-nitf
.The text was updated successfully, but these errors were encountered: