Matthew Honnibal
|
508fd1f6dc
|
* Refactor noun chunk iterators, so that they're simple functions. Install the iterator when the Doc is created, but allow users to write to the noun_chunk_iterator attribute. The iterator functions accept an object and yield (int start, int end, int label) triples.
|
2016-05-02 14:25:10 +02:00 |
|
Wolfgang Seeker
|
80bea62842
|
bugfix in unit test
|
2016-04-08 16:46:44 +02:00 |
|
Matthew Honnibal
|
714cbc03d5
|
* Add test for Issue #203: nested noun chunks.
|
2016-01-16 18:02:30 +01:00 |
|
Matthew Honnibal
|
4a16dbfeca
|
* Add test for Issue #203: noun chunks should be flat, but sometimes are nested
|
2016-01-16 17:41:25 +01:00 |
|