8b176ee225a05fe0dc0e8ae45ba59c17b69fe9a2,snips_nlu/tests/test_deterministic_intent_parser.py,TestDeterministicIntentParser,test_should_fit_with_naughty_strings_no_tags,#TestDeterministicIntentParser#,473
Before Change
}
// Then
try:
DeterministicIntentParser().fit(naughty_dataset)
except: // pylint: disable=W0702
trace = tb.format_exc()
self.fail("Exception raised:\n %s" % trace)
def test_should_fit_and_parse_with_non_ascii_tags(self):
// Given
inputs = ("string%s" % i for i in range(10))
utterances = [{
After Change
}
// Then
with self.fail_if_exception("Exception raised"):
DeterministicIntentParser().fit(naughty_dataset)
def test_should_fit_and_parse_with_non_ascii_tags(self):
// Given
inputs = ("string%s" % i for i in range(10))
utterances = [{
In pattern: SUPERPATTERN
Frequency: 12
Non-data size: 8
Instances
Project Name: snipsco/snips-nlu
Commit Name: 8b176ee225a05fe0dc0e8ae45ba59c17b69fe9a2
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_deterministic_intent_parser.py
Class Name: TestDeterministicIntentParser
Method Name: test_should_fit_with_naughty_strings_no_tags
Project Name: snipsco/snips-nlu
Commit Name: 6f57ae368fbf39afa977c9f9cb1c2615cc7b90e4
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_deterministic_intent_parser.py
Class Name: TestDeterministicIntentParser
Method Name: test_should_fit_with_naughty_strings_no_tags
Project Name: snipsco/snips-nlu
Commit Name: 6f57ae368fbf39afa977c9f9cb1c2615cc7b90e4
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_crf_slot_filler.py
Class Name: TestCRFSlotFiller
Method Name: test_should_fit_and_parse_with_non_ascii_tags
Project Name: snipsco/snips-nlu
Commit Name: 6f57ae368fbf39afa977c9f9cb1c2615cc7b90e4
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_crf_slot_filler.py
Class Name: TestCRFSlotFiller
Method Name: test_should_parse_naughty_strings
Project Name: snipsco/snips-nlu
Commit Name: 8b176ee225a05fe0dc0e8ae45ba59c17b69fe9a2
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_deterministic_intent_parser.py
Class Name: TestDeterministicIntentParser
Method Name: test_should_parse_naughty_strings
Project Name: snipsco/snips-nlu
Commit Name: 6f57ae368fbf39afa977c9f9cb1c2615cc7b90e4
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_crf_slot_filler.py
Class Name: TestCRFSlotFiller
Method Name: test_should_fit_with_naughty_strings_no_tags
Project Name: snipsco/snips-nlu
Commit Name: 6f57ae368fbf39afa977c9f9cb1c2615cc7b90e4
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_deterministic_intent_parser.py
Class Name: TestDeterministicIntentParser
Method Name: test_should_fit_and_parse_with_non_ascii_tags
Project Name: snipsco/snips-nlu
Commit Name: 6f57ae368fbf39afa977c9f9cb1c2615cc7b90e4
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_deterministic_intent_parser.py
Class Name: TestDeterministicIntentParser
Method Name: test_should_parse_naughty_strings
Project Name: snipsco/snips-nlu
Commit Name: 8b176ee225a05fe0dc0e8ae45ba59c17b69fe9a2
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_crf_slot_filler.py
Class Name: TestCRFSlotFiller
Method Name: test_should_fit_and_parse_with_non_ascii_tags
Project Name: snipsco/snips-nlu
Commit Name: 8b176ee225a05fe0dc0e8ae45ba59c17b69fe9a2
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_crf_slot_filler.py
Class Name: TestCRFSlotFiller
Method Name: test_should_parse_naughty_strings
Project Name: snipsco/snips-nlu
Commit Name: 8b176ee225a05fe0dc0e8ae45ba59c17b69fe9a2
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_deterministic_intent_parser.py
Class Name: TestDeterministicIntentParser
Method Name: test_should_fit_and_parse_with_non_ascii_tags
Project Name: snipsco/snips-nlu
Commit Name: 8b176ee225a05fe0dc0e8ae45ba59c17b69fe9a2
Time: 2018-02-15
Author: clement.doumouro@gmail.com
File Name: snips_nlu/tests/test_crf_slot_filler.py
Class Name: TestCRFSlotFiller
Method Name: test_should_fit_with_naughty_strings_no_tags