Commit History

Add link to github in interface
849fa7f

Az-r-ow commited on

Dynamic data folder path
90838cb

Az-r-ow commited on

fix filepaths
5adede3

Az-r-ow commited on

added text input box
e80c2cb

Az-r-ow commited on

Fixed path csv path error and moved data folder
3c21054

Az-r-ow commited on

Added nltk.txt file
8a27130

Az-r-ow commited on

Gradio config in README.md
af3f8e5

Az-r-ow commited on

Track .h5 files with git LFS
e5ecedb

Az-r-ow commited on

docs: minor README change
23037f2

Az-r-ow commited on

docs: Updated README
08ccf76

Az-r-ow commited on

Merge pull request #13 from lucas066001/feat/ner_models
03ea038
unverified

Lucas commited on

fix(unit_test): removed all unit tests related to data_processing
d84b825

Az-r-ow commited on

fix(unit_tests): Removed obsolete unit tests
f3a4559

Az-r-ow commited on

fix: conflict in conv_tagged_file_to_bio
4c89e00

Az-r-ow commited on

Merge branch 'main' into feat/ner_models
5b6dc84
unverified

Azarow commited on

doc: Final Report
1582240

Az-r-ow commited on

doc: Updated the followup-notes files with notes taken locally
117f801

Az-r-ow commited on

feat(interface): Beta version of the interface
a4bde73

Az-r-ow commited on

WIP(interface): added map with route
65b2047

Az-r-ow commited on

WIP: refactoring the interface
4e0aa6b

Az-r-ow commited on

refactor(app): global variables defined separately
8115897

Az-r-ow commited on

feat(ihm): semi-functionnal interface, minor things to add
dcd93f5

Az-r-ow commited on

fix: upgraded stanza version in which weights warnings are fixed
74d5c55

Az-r-ow commited on

feat: NER on sentences with CamemBERT fine-tuned
49f1d28

Az-r-ow commited on

chore: updated requirements file accodingly and moved the interface to right file
695af8c

Az-r-ow commited on

data: added multiple sample files + unlabeled sentences
f017054

Az-r-ow commited on

fix(gitignore): ignoring vscode settings folder
c462adf

Az-r-ow commited on

feat(interface): add the path for the dijkstra algorithm in the interface
f8ab8fd

Matthias GOUPIL commited on

feat(interface): fetch stations for selected cities and change of interface design with Paul
63ed8b3

Matthias GOUPIL commited on

feat(interface): linking the AStar graph to the interface with Paul
ced8d95

Matthias GOUPIL commited on

fix(pathfinder) : add documentation on generate_data_file.py functions
2d9f2c6

DuquesnoyPaul commited on

feat(pathfinder) : implementation of a new dijkstra algo version with start end end nodes
4bc58df

DuquesnoyPaul commited on

docs(follow-up-notes): Added follow up notes and modified gitignore
9acedc1

Az-r-ow commited on

feat(ner_models): NERModel base class with different model specific class
2a285f8

Az-r-ow commited on

chore(ner_models): upload bilstm and lstm_with_pos models
0290805

Az-r-ow commited on

chore: cleaned-up notebook and updated scores pckl files
aa48f34

Az-r-ow commited on

miscel: vscode configuration
eea541e

Az-r-ow commited on

chore(data-processing): updated process_sentence function
555572c

Az-r-ow commited on

fix(camembert): camembert fine-tuning
48a770b

Az-r-ow commited on

chore(f1_scores): Models bootstrap results
c644122

Az-r-ow commited on

chore(ner_models): bootstrapped f1 for hmm
93a1604

Az-r-ow commited on

feat(CamemBERT): Fine-tuned camembert model for NER
32bf4a3

Az-r-ow commited on

WIP: CamemBERT fine-tuning
9f61aa9

Az-r-ow commited on

fix: Caps on city names
fcb3586

Az-r-ow commited on

WIP: Bert fine tuning
233dd4b

Az-r-ow commited on

perf: Added dropout that increased perf
8fb7eb8

Az-r-ow commited on

WIP: adding error analysis based on position in the sentence
c1d855e

Az-r-ow commited on

feat: position label frequency HM
255b25d

Az-r-ow commited on

fix(data_processing): using a fixed order for the entities
9e64968

Az-r-ow commited on

feat(ner_models): BiLSTM model
05c1da7

Az-r-ow commited on