fix(unit_test): removed all unit tests related to data_processing d84b825 Az-r-ow commited on Jan 20, 2025
fix: upgraded stanza version in which weights warnings are fixed 74d5c55 Az-r-ow commited on Jan 11, 2025
chore: updated requirements file accodingly and moved the interface to right file 695af8c Az-r-ow commited on Jan 6, 2025
feat(interface): add the path for the dijkstra algorithm in the interface f8ab8fd Matthias GOUPIL commited on Nov 21, 2024
feat(interface): fetch stations for selected cities and change of interface design with Paul 63ed8b3 Matthias GOUPIL commited on Sep 27, 2024
feat(interface): linking the AStar graph to the interface with Paul ced8d95 Matthias GOUPIL commited on Sep 27, 2024
fix(pathfinder) : add documentation on generate_data_file.py functions 2d9f2c6 DuquesnoyPaul commited on Sep 27, 2024
feat(pathfinder) : implementation of a new dijkstra algo version with start end end nodes 4bc58df DuquesnoyPaul commited on Sep 27, 2024
feat(ner_models): NERModel base class with different model specific class 2a285f8 Az-r-ow commited on Jan 5, 2025
fix(data_processing): added empty line between sentences in bio + added paragraphs in corpus 85da5f9 Az-r-ow commited on Nov 15, 2024
test(data_processing): updated test case for from_bio_file_to_examples d1798b9 Az-r-ow commited on Oct 27, 2024
feat(interface): linking the dijkstra graph to the interface fdb6f79 Matthias GOUPIL commited on Sep 27, 2024
Merge pull request #8 from lucas066001/feat/path_finder b1b0266 unverified Lucas commited on Sep 27, 2024
feat(pathfinder): implementation of a script to generate new data file to get informations of train stattions c4afd9a DuquesnoyPaul commited on Sep 26, 2024
Merge pull request #7 from lucas066001/feat/path_finder 9b71259 unverified Lucas commited on Sep 26, 2024
feat(pathfinder): create CSVTravelGraph Class to create the graph with a csv 1c015d5 Matthias GOUPIL commited on Sep 26, 2024
PDL : get minutes from distance implementation and tests / euclidian distance to km 8062743 DuquesnoyPaul commited on Sep 26, 2024
fix(data_processing): fixed test samples folder name + added nltk ressource download a85b199 Az-r-ow commited on Sep 26, 2024
ci(data_processing): updated ci to test all test files recursively d1c7aff Az-r-ow commited on Sep 26, 2024
test(data_processing): test cases for data processing functions 4fbdbc2 Az-r-ow commited on Sep 26, 2024
feat(data_processing): function to generate tf Dataset based on tuple (inputs, labels) 2d65dc3 Az-r-ow commited on Sep 20, 2024