Repository: liuhuanyong/ChineseTextualInference Branch: master Commit: d68dbfdf6d06 Files: 10 Total size: 52.1 MB Directory structure: gitextract_m2r4jf8s/ ├── .idea/ │ ├── misc.xml │ ├── modules.xml │ ├── textualEntailenent.iml │ ├── vcs.xml │ └── workspace.xml ├── README.md ├── data/ │ └── train.txt ├── lstm_train.py ├── model/ │ └── vocab.txt └── translate_duba.py ================================================ FILE CONTENTS ================================================ ================================================ FILE: .idea/misc.xml ================================================ ================================================ FILE: .idea/modules.xml ================================================ ================================================ FILE: .idea/textualEntailenent.iml ================================================ ================================================ FILE: .idea/vcs.xml ================================================ ================================================ FILE: .idea/workspace.xml ================================================