noshot 0.1.0__tar.gz → 0.1.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {noshot-0.1.0 → noshot-0.1.1}/PKG-INFO +13 -23
- noshot-0.1.1/README.md +30 -0
- {noshot-0.1.0 → noshot-0.1.1}/noshot.egg-info/PKG-INFO +13 -23
- {noshot-0.1.0 → noshot-0.1.1}/noshot.egg-info/SOURCES.txt +4 -0
- {noshot-0.1.0 → noshot-0.1.1}/setup.py +1 -1
- noshot-0.1.1/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/Client.class +0 -0
- noshot-0.1.1/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/MyServerImpl.class +0 -0
- noshot-0.1.1/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/MyServerIntf.class +0 -0
- noshot-0.1.1/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/Server.class +0 -0
- noshot-0.1.0/README.md +0 -40
- {noshot-0.1.0 → noshot-0.1.1}/LICENSE.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/noshot.egg-info/dependency_links.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/noshot.egg-info/not-zip-safe +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/noshot.egg-info/top_level.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/setup.cfg +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/__init__.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/1. Implement Basic Search Strategies/(A) Breadth First Search.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/1. Implement Basic Search Strategies/(B) Depth First Search.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/1. Implement Basic Search Strategies/(C) Uniform Cost Search.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/1. Implement Basic Search Strategies/(D) Depth Limites Search.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/1. Implement Basic Search Strategies/(E) Iterative Deepening DFS.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/2_ANOVA.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/One Way ANOVA (Repeated Measure).ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/One Way ANOVA.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/Sample 1 Way ANOVA Test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/Two Way ANOVA.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/reaction_time.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/sample_data.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/sleep_deprivation.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/11. Linear Regression/3_Linear.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/11. Linear Regression/Linear Regression LAB.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/11. Linear Regression/Linear Regression New- sklearn.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/11. Linear Regression/Linear Regression.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/11. Linear Regression/house_rate.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/12. Logistic Regression/Logistic Regression New- sklearn.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/12. Logistic Regression/Logistic Regression.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/12. Logistic Regression/default.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/12. Logistic Regression/hours_scores_records.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/2. Implement A Star And MA Star/(A) Astar.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/2. Implement A Star And MA Star/(B) IDAstar.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/2. Implement A Star And MA Star/(C) SMAstar.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/3. Genetic Algorithm/Genetic.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/4. Simulated Annealing/Simulated Annealing.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/4. Simulated Annealing/Sudoku Simulated Annealing.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/5. Alpha Beta Pruning/AlphaBetaPruning.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/6. Consraint Satisfaction Problems (CSP)/(A) CSP House Allocation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/6. Consraint Satisfaction Problems (CSP)/(B) CSP Map Coloring.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/7. Random Sampling/Random Sampling.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/7. Random Sampling/height_weight_bmi.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/8. Z Test/Z Test Hash Function.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/8. Z Test/Z Test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/8. Z Test/height_weight_bmi.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/1_heart.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/Independent T Test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/Paired T Test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/T Test Hash Function.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/T Test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/height_weight_bmi.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/iq_test.csv +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/Others (AllinOne)/All In One.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/1. Chat Application/chat.java +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/1. Chat Application/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/1. Chat Application/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/10. Ethernet LAN IEEE 802.3/LAN.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/10. Ethernet LAN IEEE 802.3/analysis.awk +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/10. Ethernet LAN IEEE 802.3/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/10. Ethernet LAN IEEE 802.3/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/11. Wireless LAN IEEE 802.11/complexdcf.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/11. Wireless LAN IEEE 802.11/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/11. Wireless LAN IEEE 802.11/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/2. File Transfer/file_to_send.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/2. File Transfer/filetransfer.java +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/2. File Transfer/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/2. File Transfer/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/rmi.java +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/4. Wired Network/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/4. Wired Network/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/4. Wired Network/wired.awk +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/4. Wired Network/wired.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/5. Wireless Network/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/5. Wireless Network/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/5. Wireless Network/wireless.awk +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/5. Wireless Network/wireless.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Congestion Control/Sack And Vegas/analysis.awk +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Congestion Control/Sack And Vegas/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Congestion Control/Sack And Vegas/sack.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Congestion Control/Sack And Vegas/vegas.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Congestion Control/Tahoe And Reno/analysis.awk +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Congestion Control/Tahoe And Reno/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Congestion Control/Tahoe And Reno/reno.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Congestion Control/Tahoe And Reno/tahoe.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Flow Control/analysis.awk +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Flow Control/flow.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/TCP Flow Control/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/6. TCP Flow And Congestion Control/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/7. Link State And Distance Vector Routing/DV.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/7. Link State And Distance Vector Routing/LS.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/7. Link State And Distance Vector Routing/analysis.awk +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/7. Link State And Distance Vector Routing/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/7. Link State And Distance Vector Routing/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/8. Multicast And Broadcast Routing/analysis.awk +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/8. Multicast And Broadcast Routing/broadcast.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/8. Multicast And Broadcast Routing/multicast.tcl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/8. Multicast And Broadcast Routing/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/8. Multicast And Broadcast Routing/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/9. DHCP/DHCP.java +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/9. DHCP/output.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/9. DHCP/procedure.png +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/1-Prereqs.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/2-Chi2test.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/2-T-test.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/3-WSD-nb.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/4-Hindle-Rooth.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/5-HMM-Trellis.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/6-HMM-Viterbi.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/7-PCFG-parsetree.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/Chi2test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/Hindle-Rooth.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/Lab 10 - Text generator using LSTM.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/Lab 11 NMT.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/PCFG.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/Prereqs.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/T test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/TFIDF BOW.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/Trellis.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/WSD.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 1/Word2Vec.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab01(tokenizer)/tokenizer.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab01(tokenizer)/training_tokenizer.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab02(stemming)/exp0.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab02(stemming)/lab2.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab02(stemming)/test.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab02(stemming)/tokenizing.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab03(parse-tree)/collocation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab03(parse-tree)/lab3.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab03(parse-tree)/nlp.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab04(collocation)/Lab4-NLP-Exp-2.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab04(collocation)/collocation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab05(WSD)/NLP-Lab-5-Exp3.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab05(WSD)/word-sense-disambiguation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab06(additional-exercise)/lab6.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab07(HMM,Viterbi)/NLP Exp 4.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab07(HMM,Viterbi)/NLP_Exp_5.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab08(PCFG)/PCFG.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab09-Hindle-rooth&MLP/Lab 9 - MLP classifier.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab09-Hindle-rooth&MLP/MLP-alternative-code.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab09-Hindle-rooth&MLP/hindle-rooth-algorithm.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab10(LSTM)/Lab_10_Text_generator_using_LSTM.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab11(Viterbi-PCFG,Machine-translation)/Machine-translation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab11(Viterbi-PCFG,Machine-translation)/Viterbi-PCFG.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab11(Viterbi-PCFG,Machine-translation)/corpora_tools.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab11(Viterbi-PCFG,Machine-translation)/data_utils.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab11(Viterbi-PCFG,Machine-translation)/train_translator.py +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab12(Information-Extraction)/Information_Extraction.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/Backtrack-without-Verbitri.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/Backward-Procedure.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/Bag_of.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/CYK-algorithm.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/Forward-Procedure.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/LSTM.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/Lab 10 - Text generator using LSTM.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/Lab 11 NMT.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/NLP-LAB-4.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/NLP-LAB-5.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/abc.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/ex-1-nltk.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/ex-2-nlp.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/exp8&9.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/hind.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/lab66.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/leb_3.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/naive_bayes_classifier.pkl +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/nlp_leb_1.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/nlp_leb_2.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/nlplab-9.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/nltk-ex-4.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/text1.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/text2.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/text3.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/translation-rnn.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/word2vector.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Backward Procedure Algorithm.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Chi Square Collocation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Collocation (T test).ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Experiment 1.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Forward Procedure Algorithm.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Hindle Rooth.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/MachineTranslation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Multi Layer Perceptron using MLPClassifier.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Multi Layer Perceptron using Tensorflow.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/PCFG Inside Probability.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Text Generation using LSTM.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Viterbi.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Word Sense Disambiguation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/10.Text Generation using LSTM.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/11.Machine Translation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/2.T and Chi2 Test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/3.Word Sense Diambiguation.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/4.Hinddle and Rooth.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/5.Forward and Backward.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/6.Viterbi.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/7.PCFG Parse Tree.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/7.PCFG using cyk.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/8.Bag of words and TF-IDF.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/9.Word2Vector.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/NLP ALL In One.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/sample1.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/sample2.txt +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/word2vec_model.bin +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/1. Tokenize, Tagging, NER, Parse Tree.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/2. T Test and Chi2 Test.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/3. Naive Bayes WSD.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/4. Hinddle and Rooth.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/5 and 6 FWD, BWD, Viterbi.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/7. PCFG using CYK.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/8. BOW and TF-IDF.ipynb +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/Ubuntu CN Lab.iso +0 -0
- {noshot-0.1.0 → noshot-0.1.1}/src/noshot/main.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: noshot
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: Support library for Artificial Intelligence, Machine Learning and Data Science tools
|
5
5
|
Author: Tim Stan S
|
6
6
|
License: MIT
|
@@ -23,29 +23,18 @@ Dynamic: license
|
|
23
23
|
Dynamic: requires-python
|
24
24
|
Dynamic: summary
|
25
25
|
|
26
|
-
<
|
27
|
-
<a href="https://pypi.org/project/noshot/">
|
28
|
-
<img src="https://img.shields.io/pypi/v/noshot?color=blue&logo=pypi" alt="PyPI Version">
|
29
|
-
</a>
|
30
|
-
<a href="https://pypi.org/project/noshot/">
|
31
|
-
<img src="https://img.shields.io/pypi/pyversions/noshot.svg?logo=python&color=yellow" alt="Python Versions">
|
32
|
-
</a>
|
33
|
-
<a href="https://opensource.org/licenses/MIT">
|
34
|
-
<img src="https://img.shields.io/badge/license-MIT-green.svg" alt="LICENSE">
|
35
|
-
</a>
|
36
|
-
<a href="https://github.com/suganthangnanavelan/one-shot-coding/actions/workflows/tests.yml">
|
37
|
-
<img src="https://img.shields.io/github/actions/workflow/status/suganthangnanavelan/one-shot-coding/tests.yml?branch=main" alt="Build Status">
|
38
|
-
</a>
|
39
|
-
<a href="https://pepy.tech/project/noshot">
|
40
|
-
<img src="https://pepy.tech/badge/noshot" alt="Downloads">
|
41
|
-
</a>
|
42
|
-
</p>
|
26
|
+
<h1 align="center">No Shot</h1>
|
43
27
|
|
44
28
|
<p align="center">
|
45
|
-
<img src="
|
29
|
+
<img src="https://i.ibb.co/XkjpGzzL/noshot.jpg" alt="No Shot Image" width="400">
|
46
30
|
</p>
|
47
31
|
|
48
|
-
|
32
|
+

|
33
|
+
[](https://pypi.org/project/noshot)
|
34
|
+
[](https://github.com/suganthangnanavelan/one-shot-coding/blob/main/LICENSE.txt)
|
35
|
+
[](https://pypi.org/project/noshot)
|
36
|
+

|
37
|
+

|
49
38
|
|
50
39
|
<p align="center">
|
51
40
|
A powerful support library that enhances the capabilities of NumPy, Pandas, and Matplotlib by providing additional algorithms, visualizations, and utilities.
|
@@ -57,9 +46,10 @@ Dynamic: summary
|
|
57
46
|
- 📈 **Optimized algorithms** for data processing.
|
58
47
|
- ⚡ **Additional utilities** for working with structured data.
|
59
48
|
|
60
|
-
|
49
|
+
> [!NOTE]
|
50
|
+
> This package is **not a replacement** for NumPy or Pandas but extends their features to simplify complex operations.
|
61
51
|
|
62
52
|
## 📦 **Installation**
|
63
|
-
Install via `pip`:
|
53
|
+
Install latest version via `pip`:
|
64
54
|
```sh
|
65
|
-
pip install noshot
|
55
|
+
pip install noshot==0.1.1
|
noshot-0.1.1/README.md
ADDED
@@ -0,0 +1,30 @@
|
|
1
|
+
<h1 align="center">No Shot</h1>
|
2
|
+
|
3
|
+
<p align="center">
|
4
|
+
<img src="https://i.ibb.co/XkjpGzzL/noshot.jpg" alt="No Shot Image" width="400">
|
5
|
+
</p>
|
6
|
+
|
7
|
+

|
8
|
+
[](https://pypi.org/project/noshot)
|
9
|
+
[](https://github.com/suganthangnanavelan/one-shot-coding/blob/main/LICENSE.txt)
|
10
|
+
[](https://pypi.org/project/noshot)
|
11
|
+

|
12
|
+

|
13
|
+
|
14
|
+
<p align="center">
|
15
|
+
A powerful support library that enhances the capabilities of NumPy, Pandas, and Matplotlib by providing additional algorithms, visualizations, and utilities.
|
16
|
+
</p>
|
17
|
+
|
18
|
+
## 🚀 **Overview**
|
19
|
+
`NoShot` is a utility library that acts as a **support dependency** for larger modules like **NumPy, Pandas, and Matplotlib**. It enhances their functionality by introducing:
|
20
|
+
- 📊 **Custom visualizations** built on top of Matplotlib.
|
21
|
+
- 📈 **Optimized algorithms** for data processing.
|
22
|
+
- ⚡ **Additional utilities** for working with structured data.
|
23
|
+
|
24
|
+
> [!NOTE]
|
25
|
+
> This package is **not a replacement** for NumPy or Pandas but extends their features to simplify complex operations.
|
26
|
+
|
27
|
+
## 📦 **Installation**
|
28
|
+
Install latest version via `pip`:
|
29
|
+
```sh
|
30
|
+
pip install noshot==0.1.1
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: noshot
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1
|
4
4
|
Summary: Support library for Artificial Intelligence, Machine Learning and Data Science tools
|
5
5
|
Author: Tim Stan S
|
6
6
|
License: MIT
|
@@ -23,29 +23,18 @@ Dynamic: license
|
|
23
23
|
Dynamic: requires-python
|
24
24
|
Dynamic: summary
|
25
25
|
|
26
|
-
<
|
27
|
-
<a href="https://pypi.org/project/noshot/">
|
28
|
-
<img src="https://img.shields.io/pypi/v/noshot?color=blue&logo=pypi" alt="PyPI Version">
|
29
|
-
</a>
|
30
|
-
<a href="https://pypi.org/project/noshot/">
|
31
|
-
<img src="https://img.shields.io/pypi/pyversions/noshot.svg?logo=python&color=yellow" alt="Python Versions">
|
32
|
-
</a>
|
33
|
-
<a href="https://opensource.org/licenses/MIT">
|
34
|
-
<img src="https://img.shields.io/badge/license-MIT-green.svg" alt="LICENSE">
|
35
|
-
</a>
|
36
|
-
<a href="https://github.com/suganthangnanavelan/one-shot-coding/actions/workflows/tests.yml">
|
37
|
-
<img src="https://img.shields.io/github/actions/workflow/status/suganthangnanavelan/one-shot-coding/tests.yml?branch=main" alt="Build Status">
|
38
|
-
</a>
|
39
|
-
<a href="https://pepy.tech/project/noshot">
|
40
|
-
<img src="https://pepy.tech/badge/noshot" alt="Downloads">
|
41
|
-
</a>
|
42
|
-
</p>
|
26
|
+
<h1 align="center">No Shot</h1>
|
43
27
|
|
44
28
|
<p align="center">
|
45
|
-
<img src="
|
29
|
+
<img src="https://i.ibb.co/XkjpGzzL/noshot.jpg" alt="No Shot Image" width="400">
|
46
30
|
</p>
|
47
31
|
|
48
|
-
|
32
|
+

|
33
|
+
[](https://pypi.org/project/noshot)
|
34
|
+
[](https://github.com/suganthangnanavelan/one-shot-coding/blob/main/LICENSE.txt)
|
35
|
+
[](https://pypi.org/project/noshot)
|
36
|
+

|
37
|
+

|
49
38
|
|
50
39
|
<p align="center">
|
51
40
|
A powerful support library that enhances the capabilities of NumPy, Pandas, and Matplotlib by providing additional algorithms, visualizations, and utilities.
|
@@ -57,9 +46,10 @@ Dynamic: summary
|
|
57
46
|
- 📈 **Optimized algorithms** for data processing.
|
58
47
|
- ⚡ **Additional utilities** for working with structured data.
|
59
48
|
|
60
|
-
|
49
|
+
> [!NOTE]
|
50
|
+
> This package is **not a replacement** for NumPy or Pandas but extends their features to simplify complex operations.
|
61
51
|
|
62
52
|
## 📦 **Installation**
|
63
|
-
Install via `pip`:
|
53
|
+
Install latest version via `pip`:
|
64
54
|
```sh
|
65
|
-
pip install noshot
|
55
|
+
pip install noshot==0.1.1
|
@@ -67,6 +67,10 @@ src/noshot/data/AIDS CN NLP/CN/2. File Transfer/file_to_send.txt
|
|
67
67
|
src/noshot/data/AIDS CN NLP/CN/2. File Transfer/filetransfer.java
|
68
68
|
src/noshot/data/AIDS CN NLP/CN/2. File Transfer/output.png
|
69
69
|
src/noshot/data/AIDS CN NLP/CN/2. File Transfer/procedure.png
|
70
|
+
src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/Client.class
|
71
|
+
src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/MyServerImpl.class
|
72
|
+
src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/MyServerIntf.class
|
73
|
+
src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/Server.class
|
70
74
|
src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/output.png
|
71
75
|
src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/procedure.png
|
72
76
|
src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/rmi.java
|
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as f:
|
|
5
5
|
|
6
6
|
setup(
|
7
7
|
name="noshot",
|
8
|
-
version="0.1.
|
8
|
+
version="0.1.1",
|
9
9
|
author="Tim Stan S",
|
10
10
|
description="Support library for Artificial Intelligence, Machine Learning and Data Science tools",
|
11
11
|
long_description=long_description,
|
Binary file
|
noshot-0.1.1/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/MyServerImpl.class
ADDED
Binary file
|
noshot-0.1.1/src/noshot/data/AIDS CN NLP/CN/3. RMI (Remote Method Invocation)/MyServerIntf.class
ADDED
Binary file
|
Binary file
|
noshot-0.1.0/README.md
DELETED
@@ -1,40 +0,0 @@
|
|
1
|
-
<p align="center">
|
2
|
-
<a href="https://pypi.org/project/noshot/">
|
3
|
-
<img src="https://img.shields.io/pypi/v/noshot?color=blue&logo=pypi" alt="PyPI Version">
|
4
|
-
</a>
|
5
|
-
<a href="https://pypi.org/project/noshot/">
|
6
|
-
<img src="https://img.shields.io/pypi/pyversions/noshot.svg?logo=python&color=yellow" alt="Python Versions">
|
7
|
-
</a>
|
8
|
-
<a href="https://opensource.org/licenses/MIT">
|
9
|
-
<img src="https://img.shields.io/badge/license-MIT-green.svg" alt="LICENSE">
|
10
|
-
</a>
|
11
|
-
<a href="https://github.com/suganthangnanavelan/one-shot-coding/actions/workflows/tests.yml">
|
12
|
-
<img src="https://img.shields.io/github/actions/workflow/status/suganthangnanavelan/one-shot-coding/tests.yml?branch=main" alt="Build Status">
|
13
|
-
</a>
|
14
|
-
<a href="https://pepy.tech/project/noshot">
|
15
|
-
<img src="https://pepy.tech/badge/noshot" alt="Downloads">
|
16
|
-
</a>
|
17
|
-
</p>
|
18
|
-
|
19
|
-
<p align="center">
|
20
|
-
<img src="logo.png" alt="NoShot Logo" width="800">
|
21
|
-
</p>
|
22
|
-
|
23
|
-
<h1 align="center">NoShot</h1>
|
24
|
-
|
25
|
-
<p align="center">
|
26
|
-
A powerful support library that enhances the capabilities of NumPy, Pandas, and Matplotlib by providing additional algorithms, visualizations, and utilities.
|
27
|
-
</p>
|
28
|
-
|
29
|
-
## 🚀 **Overview**
|
30
|
-
`NoShot` is a utility library that acts as a **support dependency** for larger modules like **NumPy, Pandas, and Matplotlib**. It enhances their functionality by introducing:
|
31
|
-
- 📊 **Custom visualizations** built on top of Matplotlib.
|
32
|
-
- 📈 **Optimized algorithms** for data processing.
|
33
|
-
- ⚡ **Additional utilities** for working with structured data.
|
34
|
-
|
35
|
-
This package is **not a replacement** for NumPy or Pandas but extends their features to simplify complex operations.
|
36
|
-
|
37
|
-
## 📦 **Installation**
|
38
|
-
Install via `pip`:
|
39
|
-
```sh
|
40
|
-
pip install noshot
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/One Way ANOVA.ipynb
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/Two Way ANOVA.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/10. ANOVA/sleep_deprivation.csv
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/11. Linear Regression/3_Linear.csv
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/11. Linear Regression/house_rate.csv
RENAMED
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/12. Logistic Regression/default.csv
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/3. Genetic Algorithm/Genetic.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/8. Z Test/Z Test Hash Function.ipynb
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/8. Z Test/height_weight_bmi.csv
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/Independent T Test.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/Paired T Test.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/T Test Hash Function.ipynb
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/9. T Test/height_weight_bmi.csv
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/AIDS/Others (AllinOne)/All In One.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/1. Chat Application/procedure.png
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/10. Ethernet LAN IEEE 802.3/LAN.tcl
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/10. Ethernet LAN IEEE 802.3/output.png
RENAMED
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/11. Wireless LAN IEEE 802.11/output.png
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/2. File Transfer/file_to_send.txt
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/2. File Transfer/filetransfer.java
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/5. Wireless Network/procedure.png
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/5. Wireless Network/wireless.awk
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/CN/5. Wireless Network/wireless.tcl
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab01(tokenizer)/tokenizer.ipynb
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab02(stemming)/exp0.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab02(stemming)/lab2.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab02(stemming)/test.txt
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab02(stemming)/tokenizing.ipynb
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab03(parse-tree)/lab3.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab03(parse-tree)/nlp.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 2/Lab05(WSD)/NLP-Lab-5-Exp3.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/Backtrack-without-Verbitri.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/Backward-Procedure.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 3/naive_bayes_classifier.pkl
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Chi Square Collocation.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Collocation (T test).ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/MachineTranslation.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/PCFG Inside Probability.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Text Generation using LSTM.ipynb
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 4/Word Sense Disambiguation.ipynb
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/11.Machine Translation.ipynb
RENAMED
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/3.Word Sense Diambiguation.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/4.Hinddle and Rooth.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/5.Forward and Backward.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 5/8.Bag of words and TF-IDF.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/2. T Test and Chi2 Test.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/3. Naive Bayes WSD.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/4. Hinddle and Rooth.ipynb
RENAMED
File without changes
|
{noshot-0.1.0 → noshot-0.1.1}/src/noshot/data/AIDS CN NLP/NLP/NLP 6/5 and 6 FWD, BWD, Viterbi.ipynb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|