lexnlp.extract.en.entities.tests package

Submodules

lexnlp.extract.en.entities.tests.test_get_companies module

Copyright (C) 2017, ContraxSuite, LLC

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

You can also be released from the requirements of the license by purchasing a commercial license from ContraxSuite, LLC. Buying such a license is mandatory as soon as you develop commercial activities involving ContraxSuite software without disclosing the source code of your own applications. These activities include: offering paid services to customers as an ASP or “cloud” provider, processing documents on the fly in a web application, or shipping ContraxSuite within a closed source product.

class lexnlp.extract.en.entities.tests.test_get_companies.TestGetCompanies(methodName='runTest')

Bases: unittest.case.TestCase

test_banlisted()
test_custom_banlisted()
test_default_banlisted()
test_get_unpreffixed_companies()
test_mixed_banlisted()
test_reg_back()
test_with_apostrophe()
test_with_colon()
test_with_forwardslash()
test_with_wo_apostrophe()
lexnlp.extract.en.entities.tests.test_get_companies.load_entities_dict()

lexnlp.extract.en.entities.tests.test_nltk_maxent module

lexnlp.extract.en.entities.tests.test_nltk_re module

lexnlp.extract.en.entities.tests.test_stanford_ner module

Module contents